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)
+
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)
-
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)
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)