Further improve documentation of the role-dropping process.
In commit 1ea0c73c2 I added a section to user-manag.sgml about how to drop
roles that own objects; but as pointed out by Stephen Frost, I neglected
that shared objects (databases or tablespaces) may need special treatment.
Fix that. Back-patch to supported versions, like the previous patch.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/63acfb79ab53d3833ad035728fb67a6c3018778f
Modified Files
--------------
doc/src/sgml/user-manag.sgml | 25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)