Re: PATCH: Configurable file mode mask
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: David Steele <david@pgmasters.net>
Cc: Michael Paquier <michael@paquier.xyz>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>, Adam Brightwell <adam.brightwell@crunchydata.com>, Robert Haas <robertmhaas@gmail.com>, "Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-07T02:22:20Z
Lists: pgsql-hackers
Attachments
- group-access-v18-master.patch (text/x-diff) patch v18-0001
David, * David Steele (david@pgmasters.net) wrote: > On 4/6/18 6:04 PM, David Steele wrote: > >On 4/6/18 3:02 PM, Stephen Frost wrote: > >> > >>- Further discussion in the commit messages > > > >Agreed, these need some more work. I'm happy to do that but I'll need a > >bit more time. Have a look at the new patches and I'll work on some > >better messages. > > I'm sure you'll want to reword some things, but I think these commit > messages capture the essential changes for each patch. Thanks much. I've taken (most) of these, adjusting a few bits here and there. I've been back over the patch again, mostly improving the commit messages, comments, and docs. I also looked over the code and tests again and they're looking pretty good to me, so I'll be looking to commit this tomorrow afternoon or so US/Eastern. Attached is v18. Thanks! Stephen
Commits
-
Allow group access on PGDATA
- c37b3d08ca68 11.0 landed
-
Refactor dir/file permissions
- da9b580d8990 11.0 landed
-
Revert "Add basic TAP test setup for pg_upgrade"
- 58ffe141eb37 11.0 cited
-
Add basic TAP test setup for pg_upgrade
- f41e56c76e39 11.0 cited