Skip to content

Commit 3132c3a

Browse files
committed
Update release notes
1 parent 0d086ae commit 3132c3a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>&productname; 9.6.1.2</title>
44
<note>
55
<title>Release Date</title>
6-
<simpara>2016-12-__</simpara>
6+
<simpara>2016-12-15</simpara>
77
</note>
88
<sect2>
99
<title>Overview</title>
@@ -18,6 +18,13 @@
1818
<para>Added timeout for idle sessions on the server side (See <xref linkend="guc-idle-session-timeout">)</para>
1919
<para>Added SHA-2 algorithm for password encryption (See <xref linkend="runtime-config"> and <xref linkend="SQL-CREATEROLE">)</para>
2020
<para>Added page level compression (CFS) (See <xref linkend="cfs">)</para>
21+
<para>Added support of autonomous transactions</para>
22+
<para>Added new optional background worker to schedule tasks by rules</para>
23+
<para>Extension <application>pg_hint_plan</application> has been added</para>
24+
<para>Transaction IDs on 64-bit platforms use 64-bit data type</para>
25+
<para>Lazy placement of temporary tables on disk</para>
26+
<para>Consistent read on slaves (wait for WAL apply)</para>
27+
<para>Utility <application>pg_repack</application> has been added</para>
2128
</sect2>
2229
<sect2>
2330
<title>Migration to Version &productname; 9.6.1.2</title>

0 commit comments

Comments
 (0)