Re: SYSTEM_USER reserved word implementation - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Re: SYSTEM_USER reserved word implementation
Date
Msg-id 24d638c7-16f6-afb9-c25c-6a29c169210e@amazon.com
Whole thread Raw
In response to Re: SYSTEM_USER reserved word implementation  ("Drouvot, Bertrand" <bdrouvot@amazon.com>)
Responses Re: SYSTEM_USER reserved word implementation
List pgsql-hackers
Hi,

On 6/28/22 9:18 AM, Drouvot, Bertrand wrote:
>
> Attached new version to fix it as suggested.
>
Just to update current and new readers (if any) of this thread.

It has been agreed that the work on this patch is on hold until the 
ClientConnectionInfo related work is finished (see the discussion in [1]).

Having said that I'm attaching a new patch 
"v2-0004-system_user-implementation.patch" for the SYSTEM_USER.

This new patch currently does not apply on master (so the CF bot will 
fail and this is expected) but does currently apply on top of 
"v2-0001-Allow-parallel-workers-to-read-authn_id.patch" provided in [1].

The reason of it, is that it helps the testing for [1].


[1]: https://commitfest.postgresql.org/39/3563/

Regards,

-- 
Bertrand Drouvot
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: doc: Clarify Routines and Extension Membership
Next
From: "Drouvot, Bertrand"
Date:
Subject: Re: [PATCH] Expose port->authn_id to extensions and triggers