Re: public schema default ACL

From: Noah Misch <noah(at)leadboat(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Magnus Hagander <magnus(at)hagander(dot)net>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: public schema default ACL
Date: 2021-06-30 01:37:28
Message-ID: 20210630013728.GC2062625@rfd.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
public-default-acl-v2.patch text/plain 18.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yura Sokolov 2021-06-30 02:36:11 Re: Extensible storage manager API - smgr hooks
Previous Message Mark Dilger 2021-06-30 01:25:31 Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers)