| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Remove trailing whitespace in xref |
| Date: | 2025-09-24 19:56:57 |
| Message-ID: | E1v1Vbl-002MiQ-16@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Remove trailing whitespace in xref
Remove stray whitespace in xref tag.
This was found due to a regression in xmllint 2.15.0 which flagged
this as an error, and at the time of this commit no fix for xmllint
has shipped.
Author: Erik Wienhold <ewie(at)ewie(dot)name>
Discussion: https://postgr.es/m/f4c4661b-4e60-4c10-9336-768b7b55c084@ewie.name
Backpatch-through: 17
Branch
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/937741cbe506bcd59363008fa6a9038a981665cd
Modified Files
--------------
doc/src/sgml/ref/pg_combinebackup.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2025-09-25 03:10:50 | pgsql: pgbench: Clarify documentation for \gset and \aset. |
| Previous Message | Fujii Masao | 2025-09-24 16:39:39 | pgsql: vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when --analyze |