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

From Daniel Gustafsson
Subject Re: CREATE ROLE IF NOT EXISTS
Date
Msg-id E50212E8-0969-4D39-A2ED-87E8BB481419@yesql.se
Whole thread Raw
In response to Re: CREATE ROLE IF NOT EXISTS  (David Christensen <david.christensen@crunchydata.com>)
Responses Re: CREATE ROLE IF NOT EXISTS
List 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 by date:

Previous
From: Alexander Kuzmenkov
Date:
Subject: Re: [RFC] ASOF Join
Next
From: Robert Haas
Date:
Subject: Re: Begin a transaction on a SAVEPOINT that is outside any transaction