MERGE docs: indentation in synopsis section

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: MERGE docs: indentation in synopsis section
Date: 2025-06-25 14:12:43
Message-ID: CAEZATCV+9tR9+WM-SCcdBEZ3x7WVxUpADD5jX9WeGX97z4LCGA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Looking at the docs for MERGE, I realised that the "Synopsis" is not
indented consistently with other pages -- the convention on almost
every other page seems to be to indent continuation lines and options
by 4 spaces. So I think we should do the same for MERGE, as in the
attached.

Regards,
Dean

Attachment Content-Type Size
merge-docs-synopsis-indentation-fix.patch text/x-patch 5.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-06-25 14:20:59 Re: No error checking when reading from file using zstd in pg_dump
Previous Message Shlok Kyal 2025-06-25 14:12:25 Re: Logical Replication of sequences