| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michelle Schwan <mschwan(at)opentext(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, pgsql-docs(at)postgreSQL(dot)org |
| Subject: | Re: DROP EXTENSION |
| Date: | 2016-06-22 00:15:35 |
| Message-ID: | 26120.1466554535@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Michelle Schwan <mschwan(at)opentext(dot)com> writes:
> That sounds good (but in my case there was no "silent drop"!).
> I would presume that standard functionality would be drop cascade drops all dependent and just drop errors if extension is used anywhere. But, in the meantime, I think the documentation should reflect this feature.
Results should be visible at
https://www.postgresql.org/docs/devel/static/ddl-depend.html
in half an hour or so.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2016-06-22 22:53:18 | Re: startup message -> StartupMessage |
| Previous Message | Tom Lane | 2016-06-21 22:55:55 | Re: DROP EXTENSION |