Thread: pgsql: Further improve documentation of the role-dropping process.

pgsql: Further improve documentation of the role-dropping process.

From
Tom Lane
Date:
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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/85cb94f61bfb7e3ac852912f773bef4e15d98cc1

Modified Files
--------------
doc/src/sgml/user-manag.sgml |   25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)