| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Doc: fix missing comma at the end of a line. |
| Date: | 2025-04-18 00:41:13 |
| Message-ID: | E1u5Zn7-000Ypc-1b@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Doc: fix missing comma at the end of a line.
Backpatch to 17, where the line was added.
Reported by Noboru Saito while he was working on translating the file
into Japanese.
Discussion: https://postgr.es/m/20250417.203047.1321297410457834775.ishii%40postgresql.org
Reported-by: Noboru Saito <noborusai(at)gmail(dot)com>
Reviewed-by: Daniel Gustafs <daniel(at)yesql(dot)se>
Backpatch-through: 17
Branch
------
REL_17_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/4a0650d359c5981270039eeb634c3b7427aa0af5
Modified Files
--------------
doc/src/sgml/libpq.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2025-04-18 09:37:08 | pgsql: Make pg_upgrade log message with control file path translatable. |
| Previous Message | Tatsuo Ishii | 2025-04-18 00:39:42 | pgsql: Doc: fix missing comma at the end of a line. |