Re: pgsql: MERGE INSERT allows only one VALUES clause

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: MERGE INSERT allows only one VALUES clause
Date: 2018-04-05 16:15:34
Message-ID: 878ta1k4yg.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

>>>>> "Simon" == Simon Riggs <simon(at)2ndQuadrant(dot)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)

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2018-04-05 16:55:54 pgsql: Add websearch_to_tsquery
Previous Message Alvaro Herrera 2018-04-05 15:20:45 pgsql: Add missing include