Re: clean up pg_checksums.sgml

2019-04-07 Thread Michael Paquier
On Sun, Apr 07, 2019 at 07:15:46PM -0500, Justin Pryzby wrote: > Sorry, the patch was on top of an brief effort I made to rename "check > checksums" to "verify checksums", before asking about the idea. > > PFA patch to master. Thanks for the patch, Justin. That looks indeed clearer after conside

Re: clean up pg_checksums.sgml

2019-04-07 Thread Justin Pryzby
cs is nicer. >From f151f8200c65f4a3ae61afe444f213e190e94013 Mon Sep 17 00:00:00 2001 From: Justin Pryzby Date: Thu, 28 Mar 2019 19:20:52 -0500 Subject: [PATCH] Clean up pg_checksums.sgml --- doc/src/sgml/ref/pg_checksums.sgml | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-

Re: clean up pg_checksums.sgml

2019-03-29 Thread Michael Paquier
On Fri, Mar 29, 2019 at 09:32:10AM -0500, Justin Pryzby wrote: > PFA patch with minor improvements to documentation. Patch does not apply, and I have reworded the last paragraph about failures while operating. > Also, what do you think about changing user-facing language from > "check checksum" t

clean up pg_checksums.sgml

2019-03-29 Thread Justin Pryzby
f340e5384d59ab4fc3f3d0b4891a5b1c0 Mon Sep 17 00:00:00 2001 From: Justin Pryzby Date: Thu, 28 Mar 2019 19:20:52 -0500 Subject: [PATCH] Clean up pg_checksums.sgml --- doc/src/sgml/ref/pg_checksums.sgml | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/src