doc: Fix indentation of MERGE synopsis.

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: ba33505c5fe47d793aeec25b1b321b6d39dec8fb
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2025-06-26T08:39:52Z
Releases: 15.14
doc: Fix indentation of MERGE synopsis.

The convention in the documentation for other SQL commands is to
indent continuation lines and sub-clauses in the "Synopsis" section by
4 spaces, so do the same for MERGE.

Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/CAEZATCV+9tR9+WM-SCcdBEZ3x7WVxUpADD5jX9WeGX97z4LCGA@mail.gmail.com
Backpatch-through: 15

Files

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

Documentation touched

Discussion