Fix build of pg_verify_checksum docs
authorMagnus Hagander
Sun, 15 Apr 2018 11:57:02 +0000 (13:57 +0200)
committerMagnus Hagander
Sun, 15 Apr 2018 11:57:02 +0000 (13:57 +0200)
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

doc/src/sgml/ref/pg_verify_checksums.sgml
doc/src/sgml/reference.sgml

index a37b187b7ff4ea99f2d25017b36cc87f5cb139a2..1a406099511f033f41d4e66c9c7c9a989cc6d030 100644 (file)
@@ -93,12 +93,4 @@ PostgreSQL documentation
   
  
 
-  See Also
-
-  
-   
-  
-
 
index d27fb414f7c55a369db99b43ce995a8717c853ea..73ef212c08f413f553616b66b6bb5ee9db10dad1 100644 (file)
    &pgReceivewal;
    &pgRecvlogical;
    &pgRestore;
+   &pgVerifyChecksums;
    &psqlRef;
    &reindexdb;
    &vacuumdb;