doc: clarify how dropping of extensions affects dependent objs.

Bruce Momjian <bruce@momjian.us>

Commit: 2fc2d805e9c7acd554689782e854cd713faf9575
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-07-14T21:41:03Z
Releases: 14.5
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

Documentation touched