+ specified.
The new server-side language is called
- linkend="plpython-python23">plpython3u>.
+ linkend="plpython-python23">plpython3u>. This
+ cannot be used in the same backend with the usual
+
Python> 2 server-side language.
+
+ Add keepalive settings
+ in libpq (Tollef Fog Heen, Fujii Masao, Robert Haas)
+
+
+ Keepalive settings were already supported on the server end of
+ TCP connections.
+
+
+
Properly report an error if the specified
libpq> service
- Load SSL certificate chain (Tom Lane)
+ Load SSL certificate chains (Tom Lane)
+
+ Add a Makefile rule to build documentation as a single text file
+ (Bruce Momjian)
+
+
+
+
+ Restructure use of LDFLAGS> to be more consistent
+ across platforms (Tom Lane)
+
+
+
+
+ New documentation section
+ about running
PostgreSQL> in non-durable mode,
+ to improve performance (Bruce Momjian)
+
+
+
Add /contrib/pg_upgrade>
- to support in-place upgrades (Bruce)
+ to support in-place upgrades (Bruce Momjian)
+
+ Improve /contrib/dblink>s handling of dropped columns
+ (Tom Lane)
+
+
+ This affects
+ linkend="CONTRIB-DBLINK-BUILD-SQL-INSERT">dblink_build_sql_insert()>
+ and related functions.
+
+
+
Greatly increase
+
+ Add
+ linkend="pgarchivecleanup">/contrib/pg_archivecleanup>
+ tool (Simon Riggs)
+
+
+ This is designed to be used by the archive_cleanup_command
+ setting to remove unnecessary archive files.
+
+
+
Add query text to