pgsql: Copy-editing of pg_verify_checksums help and ref page

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Copy-editing of pg_verify_checksums help and ref page
Date: 2018-08-23 18:37:23
Message-ID: E1fsuTz-0007AP-2d@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-08-23 20:40:00 pgsql: In libpq, don't look up all the hostnames at once.
Previous Message Peter Eisentraut 2018-08-23 15:23:13 pgsql: PL/pgSQL: Extend test case