diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-10-07 16:12:06 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-10-07 16:12:06 -0400 |
commit | ef5f8117be1f8f50d0747129fdf437b4b3fcd61f (patch) | |
tree | 97d4e106503e00c0e09c13d094f8659ce455fca9 /src/backend/utils/adt/numeric.c | |
parent | dea6da132a5400d45b2a496d49ccb2474fb6edde (diff) | |
download | postgresql-ef5f8117be1f8f50d0747129fdf437b4b3fcd61f.tar.gz postgresql-ef5f8117be1f8f50d0747129fdf437b4b3fcd61f.zip |
Improve documentation of the role-dropping process.
In general one may have to run both REASSIGN OWNED and DROP OWNED to get
rid of all the dependencies of a role to be dropped. This was alluded to
in the REASSIGN OWNED man page, but not really spelled out in full; and in
any case the procedure ought to be documented in a more prominent place
than that. Add a section to the "Database Roles" chapter explaining this,
and do a bit of wordsmithing in the relevant commands' man pages.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions