Doc fixes for MERGE statement

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 5dcebd10baa8ec14a97029ca0bacaf2a9a0f8652
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-09-09T11:51:45Z
Releases: 16.0
Doc fixes for MERGE statement

In commit 3d895bc846f2 I introduced a bogus semicolon mid-statement by
careless cut-n-paste; move it.  This had already been reported by Justin
Pryzby.

Also, change the styling a bit by avoiding names in CamelCase.  This is
more consistent with the style we use elsewhere.

Backpatch to 15.

Author: Vitaly Burovoy <vitaly.burovoy@gmail.com>
Reviewed-by: Vik Fearing <vik@postgresfriends.org>
Discussion: https://postgr.es/m/9afe5766-5a61-7860-598c-136867fad065@gmail.com
Discussion: https://postgr.es/m/20220819133016.GV26426@telsasoft.com

Files

PathChange+/−
doc/src/sgml/ref/merge.sgml modified +14 −14

Documentation touched

Discussion