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

From Simon Riggs
Subject pgsql: MERGE INSERT allows only one VALUES clause
Date
Msg-id E1f42hp-00039G-1k@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: MERGE INSERT allows only one VALUES clause  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-committers
MERGE INSERT allows only one VALUES clause

Doc syntax and brief mention of restriction

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a5d86181ecc9c441d4c327771c43134de59549cd

Modified Files
--------------
doc/src/sgml/ref/merge.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: pgsql: Remove unused vars and mark assert-only vars
Next
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi