Re: Add default role 'pg_access_server_files'
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Stephen Frost <sfrost@snowman.net>
Cc: Michael Paquier <michael.paquier@gmail.com>, Ryan Murphy <ryanfmurphy@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2018-03-02T04:50:31Z
Lists: pgsql-hackers
Hi, On 2018-01-19 09:28:33 -0500, Stephen Frost wrote: > This patch still needs updating for Magnus' comments, of course, and > I'm still planning to make that happen, so Waiting on Author is the > right status currently. Given that this hasn't happened, and that the next CF has started, ISTM, the patch should be marked as returned with feedback. If not, it at the very least should be updated soon... Greetings, Andres Freund
Commits
-
Add default roles for file/program access
- 0fdc8495bff0 11.0 landed
-
Remove explicit superuser checks in favor of ACLs
- e79350fef291 11.0 landed
-
Support new default roles with adminpack
- 11523e860f8f 11.0 landed