Re: DROP EXTENSION - Mailing list pgsql-docs

From Tom Lane
Subject Re: DROP EXTENSION
Date
Msg-id 26120.1466554535@sss.pgh.pa.us
Whole thread Raw
In response to Re: DROP EXTENSION  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: DROP EXTENSION
List pgsql-docs
Michelle Schwan <mschwan@opentext.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
extensionis 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.

            regards, tom lane


pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP EXTENSION
Next
From: Michelle Schwan
Date:
Subject: Re: DROP EXTENSION