Re: pgsql: MERGE INSERT allows only one VALUES clause - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: MERGE INSERT allows only one VALUES clause
Date
Msg-id CANP8+jKCa2WPh=Su7vFRNt9MOWwjBNaTiyuxUZMy=PO++rPs5g@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: MERGE INSERT allows only one VALUES clause  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-committers
On 5 April 2018 at 17:15, Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
>>>>>> "Simon" == Simon Riggs <simon@2ndQuadrant.com> writes:
>
>  Simon> MERGE INSERT allows only one VALUES clause
>
> That can't possibly be right; you've changed it to say that only one
> _expression_ (i.e. column) is allowed in the VALUES () list, not that
> only one _row_ is allowed. I think it was correct before.

Corrected, thanks

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: MERGE syntax diagram correction
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove mention of the DMOZ catalog in ltree docs