Doc: Remove extraneous whitespaces with some tags
authorMichael Paquier
Sat, 24 Apr 2021 01:44:13 +0000 (10:44 +0900)
committerMichael Paquier
Sat, 24 Apr 2021 01:44:13 +0000 (10:44 +0900)
Author: Justin Pryzby
Discussion: https://postgr.es/m/20210423184338[email protected]

doc/src/sgml/maintenance.sgml
doc/src/sgml/mvcc.sgml
doc/src/sgml/pgcrypto.sgml
doc/src/sgml/ref/pg_rewind.sgml
doc/src/sgml/runtime.sgml

index 4adb34a21b145338e45d440c10a758a18115ebee..ee6113926ac8c5756aa9a595a6acf72634d94eeb 100644 (file)
@@ -719,7 +719,7 @@ HINT:  Stop the postmaster and vacuum that database in single-user mode.
     PostgreSQL has an optional but highly
     recommended feature called autovacuum,
     whose purpose is to automate the execution of
-    VACUUM and ANALYZE  commands.
+    VACUUM and ANALYZE commands.
     When enabled, autovacuum checks for
     tables that have had a large number of inserted, updated or deleted
     tuples.  These checks use the statistics collection facility;
index b46cba8158285fe348246421c801a16ffe07dc11..6cb9c631613d8914c7a2e7b91c4a6500383ffa06 100644 (file)
@@ -1074,7 +1074,7 @@ ERROR:  could not serialize access due to read/write dependencies among transact
 
 
     
-     <span class="marked"> </span>Conflicting Lock Modes
+     Conflicting Lock Modes
      
       
       
index b6bb23de0f91dec685048fb97fdfa936a9c22c47..13770dfc6f66cecfde5dbef24a94e0de2ed85c91 100644 (file)
@@ -1410,7 +1410,7 @@ gen_random_uuid() returns uuid
       KAME kame/sys/crypto
      
      
-      SHA256/384/512 
+      SHA256/384/512
       Aaron D. Gifford
       OpenBSD sys/crypto
      
index 07aae75d8b7972b18b3d4f8f85924f641cbc03d4..33e6bb64ad61c5830d323e47f499d9828ebecaa0 100644 (file)
@@ -25,7 +25,7 @@ PostgreSQL documentation
    option
    
     
-     
+     
      
     
      directory
index 001d195b8e31607a49ccef51b6bfdde4db146217..f1cbc1d9e922b43b7d674d25c4e49f20d16f15d5 100644 (file)
@@ -2258,7 +2258,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
    The certificates of intermediate certificate authorities
    can also be appended to the file.  Doing this avoids the necessity of
    storing intermediate certificates on clients, assuming the root and
-   intermediate certificates were created with v3_ca 
+   intermediate certificates were created with v3_ca
    extensions.  (This sets the certificate's basic constraint of
    CA to true.)
    This allows easier expiration of intermediate certificates.