Re: Proposal: allow database-specific role memberships

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Proposal: allow database-specific role memberships
Дата
Msg-id 20220322004047.u6csift3r3cinfpf@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Proposal: allow database-specific role memberships  (Julien Rouhaud <rjuju123@gmail.com>)
Ответы Re: Proposal: allow database-specific role memberships
Список pgsql-hackers
Hi,

On 2022-01-22 22:56:44 +0800, Julien Rouhaud wrote:
> On Sat, Jan 22, 2022 at 05:28:05AM -0800, Kenaniah Cerny wrote:
> > Thank you so much for the backtrace!
> > 
> > This latest patch should address by moving the dumpRoleMembership call to
> > before the pointer is closed.
> 
> Thanks!  The cfbot turned green since:
> https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/36/3374

red again: https://cirrus-ci.com/task/5516269981007872?logs=test_world#L1480

Marked as waiting-on-author.

- Andres



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] Proof of concept for GUC improvements
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Logical insert/update/delete WAL records for custom table AMs