Fix build of pg_verify_checksum docs They were accidentally excluded when reverting the backend online checksum functionality, and since they weren't built the incorrect reference to a removed section also did not trigger a problem.
Author: Christoph Berg Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/90372729f4671ad5ad743b53a53e7ccbab92c4f8 Modified Files -------------- doc/src/sgml/ref/pg_verify_checksums.sgml | 8 -------- doc/src/sgml/reference.sgml | 1 + 2 files changed, 1 insertion(+), 8 deletions(-)