File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 3
3
<title>&productname; 9.6.1.2</title>
4
4
<note>
5
5
<title>Release Date</title>
6
- <simpara>2016-12-__ </simpara>
6
+ <simpara>2016-12-15 </simpara>
7
7
</note>
8
8
<sect2>
9
9
<title>Overview</title>
18
18
<para>Added timeout for idle sessions on the server side (See <xref linkend="guc-idle-session-timeout">)</para>
19
19
<para>Added SHA-2 algorithm for password encryption (See <xref linkend="runtime-config"> and <xref linkend="SQL-CREATEROLE">)</para>
20
20
<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>
21
28
</sect2>
22
29
<sect2>
23
30
<title>Migration to Version &productname; 9.6.1.2</title>
You can’t perform that action at this time.
0 commit comments