doc: several minor PG 10 doc adjustments
authorBruce Momjian
Tue, 25 Apr 2017 02:45:06 +0000 (22:45 -0400)
committerBruce Momjian
Tue, 25 Apr 2017 02:45:06 +0000 (22:45 -0400)
doc/src/sgml/release-10.sgml

index 7b521e7ef7f7fa8a76c1e499caa542219d58528a..406ce20279699a97f02ea291bbb4703ea73350bf 100644 (file)
@@ -311,6 +311,37 @@ Remove contrib/tsearch2 (Robert Haas)
 This removes compatibility with the contrib version of full text search
 that shipped in pre-8.3 Postgres versions.
 
+
+
+
+
+
+Remove createlang and droplang command-line applications (Peter Eisentraut)
+
+
+
+
+
+
+Remove support for version-0 function calling conventions (Andres
+Freund)
+
+
+
+
+
+
+Remove SCO and Unixware ports (Tom Lane)
+
 
 
    
@@ -654,44 +685,13 @@ Author: Tom Lane 
 2017-01-18 [215b43cdc] Improve RLS planning by marking individual quals with se
 -->
 
-Improve performance of queries referencing row level security
+Improve performance of queries referencing row-level security
 restrictions (Tom Lane)
 
 
 
 The optimizer now has more flexibility in reordering executor behavior.
 
-
-
-
-
-
-Remove createlang and droplang (Peter Eisentraut)
-
-
-
-
-
-
-Remove support for version-0 function calling conventions (Andres
-Freund)
-
-
-
-
-
-
-Remove SCO and Unixware ports (Tom Lane)
-
 
 
      
@@ -2295,7 +2295,7 @@ Author: Stephen Frost 
 2016-11-29 [4fafa579b] Add \-\-no-blobs option to pg_dump
 -->
 
-Add <application>pg_dump <option>--no-blobs option to
+Add 
 pg_dump (Guillaume Lelarge)
 
 
@@ -2325,7 +2325,8 @@ Author: Andrew Dunstan 
 2017-03-22 [96a7128b7] Sync pg_dump and pg_dumpall output
 -->
 
-Issue fsync on the output files generated by pg_dump and pg_dumpall(Michael Paquier)
+Issue fsync on the output files generated by pg_dump and
+pg_dumpall (Michael Paquier)