pgsql: Reorganize Notes section in documentation of pg_checksums - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Reorganize Notes section in documentation of pg_checksums
Date
Msg-id E1h9s4C-0005Rg-2k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Reorganize Notes section in documentation of pg_checksums

This commit reorders the paragraphs of the Notes section in order of
importance, and clarifies better the safe uses of pg_checksums for
replication setups.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1903231404280.18811@lancre

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a7cc52370b2b8a0f9883e299cb07f56d702b58c2

Modified Files
--------------
doc/src/sgml/ref/pg_checksums.sgml | 38 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 20 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Refine README.links further
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Compute XID horizon for page level index vacuum onprimary.