| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Michelle Schwan <mschwan(at)opentext(dot)com>, 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-23 01:32:12 |
| Message-ID: | 20160623013212.GG17994@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Tue, Jun 21, 2016 at 08:15:35PM -0400, Tom Lane wrote:
> 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.
>
> Done at
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=342921078a76a34fd2f44f121f225126778eb2cb
>
> Results should be visible at
> https://www.postgresql.org/docs/devel/static/ddl-depend.html
> in half an hour or so.
Uh, I don't think that builds every 30 minutes --- I think it is 4-6
hours. Comments?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Igrishin | 2016-06-23 04:47:10 | Re: startup message -> StartupMessage |
| Previous Message | Bruce Momjian | 2016-06-22 23:07:10 | Re: getRefCursor() is deprecated |