Re: public schema default ACL - Mailing list pgsql-hackers

From Noah Misch
Subject Re: public schema default ACL
Date
Msg-id 20210630013728.GC2062625@rfd.leadboat.com
Whole thread Raw
In response to Re: public schema default ACL  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: public schema default ACL
List pgsql-hackers
On Sat, Mar 27, 2021 at 11:41:07AM +0100, Laurenz Albe wrote:
> On Sat, 2021-03-27 at 00:50 -0700, Noah Misch wrote:
> > On Sat, Feb 13, 2021 at 04:56:29AM -0800, Noah Misch wrote:
> > > I'm attaching the patch for $SUBJECT, which applies atop the four patches from
> > > the two other threads below.  For convenience of testing, I've included a
> > > rollup patch, equivalent to applying all five patches.
> > 
> > I committed prerequisites from one thread, so here's a rebased rollup patch.
> 
> I am happy to see this problem tackled!

Rebased.  I've pushed all prerequisites, so there's no longer a distinct
rollup patch.

Attachment

pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers)
Next
From: Yura Sokolov
Date:
Subject: Re: Extensible storage manager API - smgr hooks