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

From Andrew Gierth
Subject Re: pgsql: MERGE INSERT allows only one VALUES clause
Date
Msg-id 878ta1k4yg.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to pgsql: MERGE INSERT allows only one VALUES clause  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: pgsql: MERGE INSERT allows only one VALUES clause  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-committers
>>>>> "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.

-- 
Andrew (irc:RhodiumToad)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Add missing include
Next
From: Teodor Sigaev
Date:
Subject: pgsql: Add websearch_to_tsquery