Re: Add default role 'pg_access_server_files'

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Michael Paquier <michael@paquier.xyz>
Cc: Magnus Hagander <magnus@hagander.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-04-06T19:11:23Z
Lists: pgsql-hackers
Greetings,

* Stephen Frost (sfrost@snowman.net) wrote:
> Great, thanks.  I'll be doing more review of it myself and see about
> pushing it later this afternoon.

Took a bit longer as I wanted to check over a few more things, but I've
now pushed this.  Thanks much for all of the help with review and
commentary, Michael and Magnus!

Thanks again!

Stephen

Commits

  1. Add default roles for file/program access

  2. Remove explicit superuser checks in favor of ACLs

  3. Support new default roles with adminpack