Re: CREATE ROLE IF NOT EXISTS - Mailing list pgsql-hackers

From David Christensen
Subject Re: CREATE ROLE IF NOT EXISTS
Date
Msg-id CAOxo6XKKyGD3bMzq=XmjE1RUB0=mDWp5b1PxR8S-Et5C_Pdvvw@mail.gmail.com
Whole thread Raw
In response to Re: CREATE ROLE IF NOT EXISTS  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: CREATE ROLE IF NOT EXISTS
List pgsql-hackers
On Mon, Nov 22, 2021 at 6:49 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> 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.

D'oh! Enclosed is a fixed/rebased version.

Best,

David

Attachment

pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Sequence's value can be rollback after a crashed recovery.
Next
From: Aleksander Alekseev
Date:
Subject: Re: rand48 replacement