pgsql: Copy-editing of pg_verify_checksums help and ref page - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Copy-editing of pg_verify_checksums help and ref page
Date
Msg-id E1fsuTz-0007AP-2d@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Copy-editing of pg_verify_checksums help and ref page

Reformat synopsis, put options into better order, make the desciption
line a bit shorter, and put more details into the description.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2d41d914ab70cfd45f89bc1fdf682144efa001b2

Modified Files
--------------
doc/src/sgml/ref/pg_verify_checksums.sgml         | 38 +++++++++++------------
src/bin/pg_verify_checksums/pg_verify_checksums.c |  8 ++---
2 files changed, 22 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: PL/pgSQL: Extend test case
Next
From: Tom Lane
Date:
Subject: pgsql: In libpq, don't look up all the hostnames at once.