Re: SYSTEM_USER reserved word implementation

Поиск
Список
Период
Сортировка
От Drouvot, Bertrand
Тема Re: SYSTEM_USER reserved word implementation
Дата
Msg-id 24d638c7-16f6-afb9-c25c-6a29c169210e@amazon.com
обсуждение исходный текст
Ответ на Re: SYSTEM_USER reserved word implementation  ("Drouvot, Bertrand" <bdrouvot@amazon.com>)
Ответы Re: SYSTEM_USER reserved word implementation  (Jacob Champion <jchampion@timescale.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: doc: Clarify Routines and Extension Membership
Следующее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: [PATCH] Expose port->authn_id to extensions and triggers