Remove some trailing whitespace in documentation files
authorPeter Eisentraut
Thu, 27 Jan 2022 17:28:21 +0000 (18:28 +0100)
committerPeter Eisentraut
Thu, 27 Jan 2022 17:31:01 +0000 (18:31 +0100)
doc/src/sgml/hash.sgml
doc/src/sgml/ref/alter_collation.sgml
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/pg_checksums.sgml

index d29cd18b8f691db6f74a779fdaa40d32c9ed9248..e35911ebf8eb4422a88fac78ce964de1b18c82dd 100644 (file)
@@ -49,7 +49,7 @@
   contrast, a hash index allows accessing the bucket pages directly,
   thereby potentially reducing index access time in larger tables. This
   reduction in "logical I/O" becomes even more pronounced on indexes/data
-  larger than shared_buffers/RAM. 
+  larger than shared_buffers/RAM.
  
 
  
@@ -89,7 +89,7 @@
   overflow page becomes empty, overflow pages can be recycled for reuse
   in other buckets, though we never return them to the operating system.
   There is currently no provision to shrink a hash index, other than by
-  rebuilding it with REINDEX.  
+  rebuilding it with REINDEX.
   There is no provision for reducing the number of buckets, either.
  
 
index 9bcb91e8ff9b76e688b4645e6e5b1bba4ddf7185..558bea0c603d73b0b37f25c1ddfe089821177fd3 100644 (file)
@@ -144,7 +144,7 @@ HINT:  Rebuild all objects affected by this collation and run ALTER COLLATION pg
    
     When using Windows for collations, version information is only available
     for collations defined with BCP 47 language tags such as
-    en-US. 
+    en-US.
    
   
   
index a76e2e7322b3fdf72ba3addc10e039e9a7b6066e..c8b16c115eded008c172746c31922c71e5fc7787 100644 (file)
@@ -881,7 +881,7 @@ WITH ( MODULUS numeric_literal, REM
        
         
          Records the old values of the columns of the primary key, if any.
-         This is the default for non-system tables. 
+         This is the default for non-system tables.
         
        
       
index 6a6aebed511a005761569681c306d5f2dedf5203..bab9501ce098df938f1c92127625c92825b04759 100644 (file)
@@ -47,7 +47,7 @@ PostgreSQL documentation
 
   
    When verifying checksums, every file in the cluster is scanned. When
-   enabling checksums, each relation file block with a changed checksum is 
+   enabling checksums, each relation file block with a changed checksum is
    rewritten in-place.
    Disabling checksums only updates the file pg_control.