Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER andCREATE USER MAPPING - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER andCREATE USER MAPPING
Date
Msg-id 5bf93322-c1d4-23df-5008-5f56cd2fa80c@dunslane.net
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers

On 03/20/2017 07:58 PM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
> Several of the buildfarm members seem not to like this.
>
> If you need more details, I can poke into it on dromedary later tonight.
>
>



Looks like it's triggered by -DCOPY_PARSE_PLAN_TREES
-DRAW_EXPRESSION_COVERAGE_TEST

I'll check the node copy funcs.


cheers

andrew


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: [COMMITTERS] pgsql: doc: improve createdb example
Next
From: Andrew Dunstan
Date:
Subject: [COMMITTERS] pgsql: Add missing support for new node fields