Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFtVe-0001RP-IV for pgsql-docs@arkaria.postgresql.org; Thu, 23 Jun 2016 01:32:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bFtVd-0007Cn-T6 for pgsql-docs@arkaria.postgresql.org; Thu, 23 Jun 2016 01:32:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bFtVI-0006oa-NH for pgsql-docs@postgreSQL.org; Thu, 23 Jun 2016 01:32:24 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bFtVA-0006sq-FV for pgsql-docs@postgreSQL.org; Thu, 23 Jun 2016 01:32:24 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1bFtV6-00045a-LT; Wed, 22 Jun 2016 21:32:12 -0400 Date: Wed, 22 Jun 2016 21:32:12 -0400 From: Bruce Momjian To: Tom Lane Cc: Michelle Schwan , Alvaro Herrera , Michael Paquier , pgsql-docs@postgreSQL.org Subject: Re: DROP EXTENSION Message-ID: <20160623013212.GG17994@momjian.us> References: <12382.1466533609@sss.pgh.pa.us> <20160621183258.GA101603@alvherre.pgsql> <26120.1466554535@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26120.1466554535@sss.pgh.pa.us> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -1.8 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Tue, Jun 21, 2016 at 08:15:35PM -0400, Tom Lane wrote: > Michelle Schwan 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 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 + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs