Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFUaT-0006ah-JR for pgsql-docs@arkaria.postgresql.org; Tue, 21 Jun 2016 22:56:05 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bFUaT-0005Ek-5z for pgsql-docs@arkaria.postgresql.org; Tue, 21 Jun 2016 22:56:05 +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 1bFUaR-0005CN-Tr for pgsql-docs@postgresql.org; Tue, 21 Jun 2016 22:56:03 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bFUaP-000653-Ay for pgsql-docs@postgresql.org; Tue, 21 Jun 2016 22:56:03 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u5LMtttT023303; Tue, 21 Jun 2016 18:55:55 -0400 From: Tom Lane To: Michelle Schwan cc: Alvaro Herrera , Michael Paquier , "pgsql-docs@postgresql.org" Subject: Re: DROP EXTENSION In-reply-to: References: <20160621181301.GA91352@alvherre.pgsql> <12382.1466533609@sss.pgh.pa.us> Comments: In-reply-to Michelle Schwan message dated "Tue, 21 Jun 2016 18:28:53 -0000" Date: Tue, 21 Jun 2016 18:55:55 -0400 Message-ID: <23302.1466549755@sss.pgh.pa.us> 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 Michelle Schwan writes: > Ok - I understand! > However, could that be stated in the documentation so that is clear? I had thought it *was* documented, but can't find such a statement at the moment. However, the natural place to document it would be in section 5.13 "Dependency Tracking", and/or in discussions of user-defined functions; this behavior really has nothing to do with extensions per se. So I'm not sure it would have helped you :-( regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs