Re: CREATE ROLE IF NOT EXISTS

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: CREATE ROLE IF NOT EXISTS
Дата
Msg-id E50212E8-0969-4D39-A2ED-87E8BB481419@yesql.se
обсуждение исходный текст
Ответ на Re: CREATE ROLE IF NOT EXISTS  (David Christensen <david.christensen@crunchydata.com>)
Ответы Re: CREATE ROLE IF NOT EXISTS  (David Christensen <david.christensen@crunchydata.com>)
Список pgsql-hackers
> On 10 Nov 2021, at 18:14, David Christensen <david.christensen@crunchydata.com> wrote:

> Modulo other issues/discussions, here is a version of this patch..

This patch fails to compile since you renamed the if_not_exists member in
CreateRoleStmt but still set it in the parser.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Alexander Kuzmenkov
Дата:
Сообщение: Re: [RFC] ASOF Join
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Begin a transaction on a SAVEPOINT that is outside any transaction