Thread: pgsql: Remove -f option from pg_verify_checksums

pgsql: Remove -f option from pg_verify_checksums

From
Magnus Hagander
Date:
Remove -f option from pg_verify_checksums

This option makes no sense when the cluster checksum state cannot be
changed, and should have been removed in the revert.

Author: Daniel Gustafsson
Review: Michael Paquier

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44e2df461fa57d99e3547eab49e48d5150540aab

Modified Files
--------------
doc/src/sgml/ref/pg_verify_checksums.sgml         | 9 ---------
src/bin/pg_verify_checksums/pg_verify_checksums.c | 9 ++-------
2 files changed, 2 insertions(+), 16 deletions(-)