doc: clarify how dropping of extensions affects dependent objs.
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_function.sgml | modified | +4 −2 |
| doc/src/sgml/ref/alter_procedure.sgml | modified | +6 −1 |
| doc/src/sgml/ref/drop_extension.sgml | modified | +6 −4 |