pgsql: Fix file references inside some SGML comments - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix file references inside some SGML comments
Date
Msg-id E1o3Ge9-000xG7-0a@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix file references inside some SGML comments

In some cases, the comments mentioning their own file or another file
were not correct.

Author: Josh Soref <jsoref@gmail.com>
Discussion:
https://www.postgresql.org/message-id/flat/CACZqfqCyhE-voJUrUkc3GQuDakfJKx1ViiCdY7B8tQwyL6727g%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2253f5b49748ff7b48ccc67260c84cbca99db688

Modified Files
--------------
doc/src/sgml/appendix-obsolete-default-roles.sgml   | 4 ++--
doc/src/sgml/appendix-obsolete-pgreceivexlog.sgml   | 4 ++--
doc/src/sgml/appendix-obsolete-pgresetxlog.sgml     | 4 ++--
doc/src/sgml/appendix-obsolete-pgxlogdump.sgml      | 4 ++--
doc/src/sgml/appendix-obsolete-recovery-config.sgml | 4 ++--
doc/src/sgml/appendix-obsolete.sgml                 | 2 +-
doc/src/sgml/backup-manifest.sgml                   | 2 +-
7 files changed, 12 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: relnotes: simplify wording of pg_basebackup compression item
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe