Further improve documentation of the role-dropping process.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d3762fe6c208c4f5e66db24a10ddc549e9e08e0f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-12-04T19:44:22Z
Releases: 9.5.0
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.

Files

PathChange+/−
doc/src/sgml/user-manag.sgml modified +18 −7