Re: Yet more ROLE changes in v18 beta1???

From: Dominique Devienne <ddevienne(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Yet more ROLE changes in v18 beta1???
Date: 2025-06-04 16:42:24
Message-ID: CAFCRh--PmwmqC4cUmGCPTVwzJnxoP3v=WbvyH=4z5ZpSqDRBDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 4, 2025 at 5:34 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Dominique Devienne <ddevienne(at)gmail(dot)com> writes:
> > In any case, if anyone else knows about changes in this area, I'm interested.
>
> Digging through the commit log didn't find much, but conceivably
>
> https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=01463e1cc
> Ensure that AFTER triggers run as the instigating user.

Thanks Tom. We don't drop ROLEs in trigger (yet, we'll get there).
So that particular commit is probably not the reason.
Thanks a bunch for looking into it. --DD

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-06-04 17:53:37 Re: Yet more ROLE changes in v18 beta1???
Previous Message Dominique Devienne 2025-06-04 16:39:58 Re: Yet more ROLE changes in v18 beta1???