From: | Jeff Davis <jdavis(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Documentation fixups for dumping statistics. |
Date: | 2025-02-22 18:38:08 |
Message-ID: | E1tluO7-000BCw-2o@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Documentation fixups for dumping statistics.
Reported-by: Hayato Kuroda (Fujitsu) <kuroda(dot)hayato(at)fujitsu(dot)com>
Reported-by: Andrew Dunstan <andrew(at)dunslane(dot)net>
Discussion: https://postgr.es/m/OSCPR01MB149665630030E7F54FDA8B27BF5C72@OSCPR01MB14966.jpnprd01.prod.outlook.com
Discussion: https://postgr.es/m/25d26774-25fa-46f2-9888-c6a707d1fef7@dunslane.net
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/cb45dc3afb05ce5e5267b1a9be4725d0be7ee33c
Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 18 ++++++++++--------
doc/src/sgml/ref/pg_dumpall.sgml | 12 ++++++++----
doc/src/sgml/ref/pg_restore.sgml | 14 ++++++++------
doc/src/sgml/ref/pgupgrade.sgml | 17 +++++++++++++----
src/bin/pg_upgrade/check.c | 2 +-
5 files changed, 40 insertions(+), 23 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2025-02-23 01:08:19 | Re: pgsql: Trial fix for old cross-version upgrades. |
Previous Message | Tom Lane | 2025-02-22 18:34:51 | Re: pgsql: Trial fix for old cross-version upgrades. |