Re: doc - improve description of default privileges
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
Brad DeJong <bpd0018@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-12-03T07:44:27Z
Lists: pgsql-hackers
>> I feel if we're going to do anything, we should put a unified description >> of privileges and aclitem-reading into section 5.6, and take that material >> out of the various places where it lives now. Like the attached, in which >> I failed to resist the temptation to wordsmith some stuff as well as move >> it around. > > I looked at the psql manpage and the HTML rendering of section 5.6 and > it all looks good to me. Indeed, this looks great, a precise and full description of privileges just in one place. -- Fabien.
Commits
-
Refactor documentation about privileges to centralize the info.
- afc4a78a3014 12.0 landed