[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
- tagmiss.diff (text/x-patch) patch
- thatthat.diff (text/x-patch) patch
- toto.diff (text/x-patch) patch
- blankline.diff (text/x-patch) patch
- comma.diff (text/x-patch) patch
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 →
-
Doc: reword text explaining the --maintenance-db option
- c5ba351864d6 13.21 landed
- 442c992e9586 14.18 landed
- 9a5da12aba42 15.13 landed
- d2b065084a4a 16.9 landed
- f04b11454d5d 17.5 landed
- 0b06459f3c0a 18.0 landed
-
Doc: various fixups
- 5e6f9a9c4e7e 18.0 landed
-
Doc: fix incorrect punctuation
- 12bf43410aba 17.5 landed
- d010cc6ccacf 18.0 landed