clean up pg_checksums.sgml
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org
Date: 2019-03-29T14:32:10Z
Lists: pgsql-hackers
Attachments
- 0001-Clean-up-pg_checksums.sgml.patch (text/x-diff)
PFA patch with minor improvements to documentation. Also, what do you think about changing user-facing language from "check checksum" to "verify checksum" ? I see that commit ed308d78 actually moved in the other direction, but I preferred "verify".
Commits
-
Tweak wording of documentation for pg_checksums
- e3865c37544d 12.0 landed
-
Add options to enable and disable checksums in pg_checksums
- ed308d783790 12.0 cited