doc: PG 10 release note updates for psql, GiST, and markup
authorBruce Momjian
Thu, 4 May 2017 23:33:41 +0000 (19:33 -0400)
committerBruce Momjian
Thu, 4 May 2017 23:33:41 +0000 (19:33 -0400)
Reported-by: Andrew Borodin, Fabien COELHO, Dagfinn Ilmari Mannsaker
doc/src/sgml/release-10.sgml

index 3fa207f3ca0c2167660aa83363510aee3f792f6a..5c26f2d0ea267e81c0d7179c61a49e6e03cf891c 100644 (file)
        
       
 
+      
+       
+       
+        Allow faster GiST inserts and updates by reusing
+        index space more efficiently (Andrey Borodin)
+       
+      
+
      
         
      
        
         The new settings are 
         linkend="guc-max-pred-locks-per-relation"> and
-       max_pred_locks_per_page>.
+        >.
        
       
 
       
 
       
-       This uses the syntax ABLE">ALTER
+       This uses the syntax YPE">ALTER
        TYPE ... RENAME VALUE.
       
      
        
        
         Add conditional branch support to psql (Corey
        
       
 
-      
-       
-       
-        Fix psql \p to always print what would be executed
-        by \g or \w (Daniel Vérité)
-       
-
-       
-        Previously \p didn't properly print the reverted-to command after
-        a buffer contents reset.  CLARIFY?
-       
-      
-