Revise MERGE documentation

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

Commit: 6979ea2638a51c40acf6d04b816550b2c35b3e55
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-02-26T17:19:03Z
Releases: 17.0
Revise MERGE documentation

Add a note about the additional privileges required after the fix in
4989ce72644b (wording per Tom Lane); also change marked-up mentions of
"target_table_name" to be simply "the target table" or the like.  Also,
note that "join_condition" is scouted for requisite privileges.

Backpatch to 15.

Discussion: https://postgr.es/m/202402211653.zuh6objy3z72@alvherre.pgsql

Files

PathChange+/−
doc/src/sgml/ref/merge.sgml modified +26 −24

Documentation touched

Discussion