Re: PostgreSQL patch: Do not return system views/tables unless :owner is :all
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 4 Jul 2006 19:36:43 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Joel Reymont wrote: > For whatever reason (list-views) and friends return system views and > tables. This causes truncate-database to try to drop system views/ > tables which fails. It also causes tests to fail since they expect to > get back just the tables that they have created. Thank you, Joel. Patch applied and released in v3.6.2 Kevin