| From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
| Cc: | pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: MERGE INSERT allows only one VALUES clause |
| Date: | 2018-04-05 19:39:05 |
| Message-ID: | CANP8+jKCa2WPh=Su7vFRNt9MOWwjBNaTiyuxUZMy=PO++rPs5g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 5 April 2018 at 17:15, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> wrote:
>>>>>> "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.
Corrected, thanks
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-04-05 19:55:53 | pgsql: doc: remove mention of the DMOZ catalog in ltree docs |
| Previous Message | Simon Riggs | 2018-04-05 19:38:35 | pgsql: MERGE syntax diagram correction |