]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: clarify how dropping of extensions affects dependent objs.
authorBruce Momjian <bruce@momjian.us>
Thu, 14 Jul 2022 21:41:03 +0000 (17:41 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 14 Jul 2022 21:41:03 +0000 (17:41 -0400)
commitef9d0cf19cdb74fd9b9f833d8e42ed283e0def23
treeea9865748b2bcfdc86607bdb9862c72988958ae7
parent2d4c6437c87e6a036a163b1b4363097ee860cef0
doc:  clarify how dropping of extensions affects dependent objs.

Clarify that functions/procedures are dropped when any extension that
depends on them is dropped.

Reported-by: David G. Johnston
Discussion: https://postgr.es/m/CAKFQuwbPSHMDGkisRUmewopweC1bFvytVqB=a=X4GFg=4ZWxPA@mail.gmail.com

Backpatch-through: 13
doc/src/sgml/ref/alter_function.sgml
doc/src/sgml/ref/alter_procedure.sgml
doc/src/sgml/ref/drop_extension.sgml