Re: MERGE docs: indentation in synopsis section
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-06-25T14:53:19Z
Lists: pgsql-hackers
On Wed, Jun 25, 2025 at 03:12:43PM +0100, Dean Rasheed wrote: > 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. Seems reasonable to me. -- nathan
Commits
-
doc: Fix indentation of MERGE synopsis.
- ba33505c5fe4 15.14 landed
- 5d4033a06615 16.10 landed
- 457f1a92034b 17.6 landed
- eca624c6591b 18.0 landed