[PATCH] Documentation: Fix minor grammatical and formatting issues

Noboru Saito <noborusai@gmail.com>

From: Noboru Saito <noborusai@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-04-21T03:05:32Z
Lists: pgsql-hackers

Attachments

Hi PostgreSQL Hackers,

I'm a member of the PostgreSQL Japanese documentation translation
team. While working on translations,
I've identified several minor grammatical and formatting issues in the
English documentation.
Please review them.

1. Remove unnecessary blank lines (blankline.diff)
2. Fix repeated "to to" in several command reference files (toto.diff)
3. Fix period instead of comma in enumeration (comma.diff)
4. Standardize inline tags in libpq documentation (tagmiss.diff)
5. Remove redundant "that that" constructions (thatthat.diff)

These are all simple, self-explanatory fixes that improve readability
and consistency.
The attached patches correct these issues across multiple documentation files.

Thank you,

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Doc: reword text explaining the --maintenance-db option

  2. Doc: various fixups

  3. Doc: fix incorrect punctuation