pgsql: MERGE syntax diagram correction

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MERGE syntax diagram correction
Date: 2018-04-05 19:38:35
Message-ID: E1f4AiR-0005AP-5S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MERGE syntax diagram correction

Reported-by: Andrew Gierth

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2018-04-05 19:39:05 Re: pgsql: MERGE INSERT allows only one VALUES clause
Previous Message Peter Eisentraut 2018-04-05 19:30:37 pgsql: PL/pgSQL: Add support for SET TRANSACTION