Re: doc - improve description of default privileges
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Fabien COELHO <coelho@cri.ensmp.fr>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Brad DeJong <bpd0018@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-11-30T22:19:35Z
Lists: pgsql-hackers
On 2018-Nov-30, Tom Lane wrote: > 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. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Refactor documentation about privileges to centralize the info.
- afc4a78a3014 12.0 landed