pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi
Date: 2022-08-04 08:49:49
Message-ID: E1oJWY9-000Fak-DU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify DROP EXTENSION docs regarding explicitly dependent routines

Per suggestion from Robert Haas

Backpatch to v14

Discussion: https://www.postgresql.org/message-id/CA%2BTgmoZ1QvHquYHLkMy1oHKqz4-E7QQctj6e0ocq_GP1B5%2B9bA%40mail.gmail.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0436f34d406a782451b1087a117f66eb72ea8ef8

Modified Files
--------------
doc/src/sgml/ref/drop_extension.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-08-04 08:50:05 pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi
Previous Message John Naylor 2022-08-04 08:49:08 pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi