Re: doc - improve description of default privileges
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
Brad DeJong <bpd0018@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-12-04T07:16:24Z
Lists: pgsql-hackers
>>> 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. > > Pushed (with a little bit more tweaking). Thanks for the rewrite, extensions, improvements and final push. -- Fabien.
Commits
-
Refactor documentation about privileges to centralize the info.
- afc4a78a3014 12.0 landed