Re: Document target_role param of ALTER DEFAULT PRIVILEGES

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Jordi Gutiérrez Hermoso <jordigh(at)octave(dot)org>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Document target_role param of ALTER DEFAULT PRIVILEGES
Date: 2023-11-03 15:23:07
Message-ID: c5b60f4a99d5f93d8089b3d23deb32a99ac6e1b7.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Fri, 2023-11-03 at 09:53 -0400, Bruce Momjian wrote:
> On Thu, Nov 2, 2023 at 09:51:58PM -0400, Bruce Momjian wrote:
> > On Wed, Nov 1, 2023 at 09:31:52PM +0100, Laurenz Albe wrote:
> > > There is another patch in the current commitfest that addresses a similar
> > > problem, triggered by another complaint:
> > > https://commitfest.postgresql.org/45/4633/
> > >
> > > That patch does not cover role membership. Perhaps you could adopt that
> > > patch and merge the information from your patch into it.
> >
> > Agreed. I found this doc report from 2020 with the same confusion about
> > what target_role means:
> >
> > https://www.postgresql.org/message-id/flat/160003085417.31338.6391977653235501273%40wrigleys.postgresql.org
> >
> > I will apply my patch tomorrow/Friday and then work on the commitfest
> > one.
>
> Okay, patch applied to all supported version. I will now work on the
> similar commitfest item.

Thanks!

Laurenz Albe

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Westermann (DWE) 2023-11-03 16:09:33 Incorrect mention of number of columns?
Previous Message Bruce Momjian 2023-11-03 13:53:53 Re: Document target_role param of ALTER DEFAULT PRIVILEGES