Re: 9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE
| From: |
Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
| To: |
Marti Raudsepp <marti(at)juffo(dot)org> |
| Cc: |
pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: |
Re: 9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE |
| Date: |
2011-09-10 12:44:50 |
| Message-ID: |
m2y5xwin25.fsf@2ndQuadrant.fr (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-hackers |
Marti Raudsepp <marti(at)juffo(dot)org> writes:
> Creating an extension in a schema and then dropping that schema
> apparently doesn't clean up the extension's types:
I believe this bug has already been fixed, but the fix is not in rc1.
http://archives.postgresql.org/pgsql-bugs/2011-08/msg00120.php
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=660a081c3f6892dae353136fa0883cd3c69813d
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
In response to
Responses
pgsql-hackers by date
| Next: | From: Marti Raudsepp | Date: 2011-09-10 12:47:17 |
| Subject: Re: 9.1rc1 bug: extension types not dropped with DROP
SCHEMA CASCADE |
| Previous: | From: Thom Brown | Date: 2011-09-10 12:13:51 |
| Subject: Re: 9.1rc1 bug: extension types not dropped with DROP
SCHEMA CASCADE |