Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 78483e1

Browse files
dmpgproLiudmila Mantrova
authored and
Liudmila Mantrova
committed
Added RN 9.6.8.1
1 parent f5fc52d commit 78483e1

File tree

1 file changed

+96
-0
lines changed

1 file changed

+96
-0
lines changed

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

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,100 @@
11
<!-- doc/src/sgml/release-proee-9.6.sgml -->
2+
<sect1 id="release-proee-9-6-8-1">
3+
<title>&productname; 9.6.8.1</title>
4+
<formalpara>
5+
<title>Release date:</title>
6+
<para>2018-03-01</para>
7+
</formalpara>
8+
<sect2>
9+
<title>Overview</title>
10+
<para>This release is based on <productname>Postgres Pro Standard</productname> 9.6.8.1
11+
and <productname>Postgres Pro Enterprise</productname> 9.6.7.1. All improvements
12+
inherited from <productname>Postgres Pro Standard</productname> 9.6.7.1 are listed
13+
in <link linkend="release-pro-9-6-7-1"><productname>Postgres Pro Standard</productname> 9.6.8.1 Release Notes</link>.</para>
14+
<para>Main changes over <productname>Postgres Pro Enterprise</productname>
15+
9.6.7.1 include:</para>
16+
<itemizedlist>
17+
<listitem>
18+
<para>
19+
Excluded <application>pg_wait_sampling</application> module from
20+
Windows build, because it doesn't work for windows and crashes
21+
entire server.
22+
</para>
23+
<!-- 4cacfc3575f01dfef6c90bc00a5273171597e489 -->
24+
</listitem>
25+
</itemizedlist>
26+
</sect2>
27+
</sect1>
28+
<sect1 id="release-proee-9-6-7-1">
29+
<title>&productname; 9.6.7.1</title>
30+
<formalpara>
31+
<title>Release date:</title>
32+
<para>2018-02-16</para>
33+
</formalpara>
34+
<sect2>
35+
<title>Overview</title>
36+
<para>This release is based on <productname>Postgres Pro</productname> 9.6.7.1
37+
and <productname>Postgres Pro Enterprise</productname> 9.6.6.3. All improvements
38+
inherited from <productname>Postgres Pro</productname> 9.6.7.1 are listed
39+
in <link linkend="release-pro-9-6-7-1"><productname>Postgres Pro</productname> 9.6.7.1 Release Notes</link>.</para>
40+
<para>Major enhancements over <productname>Postgres Pro Enterprise</productname>
41+
9.6.6.3 include:</para>
42+
<itemizedlist>
43+
<listitem>
44+
<para>Fixed handling of autonomous transactions in <application>PL/Python</application>.</para>
45+
<!--
46+
e5d19b87f20b0d9c3174fa0639174b815a974a85
47+
-->
48+
</listitem>
49+
<listitem>
50+
<para>Fixed compatibility of autonomous transactions with <application>multimaster</application>.</para>
51+
<!--
52+
d6ae2ef3edcbb53dcbb00f492587ffcdac87dd43
53+
aa15da07567e8453365936dea01cdc1716d75754
54+
-->
55+
</listitem>
56+
<listitem>
57+
<para>
58+
Added additional checks for suspend/resume functions in autonomous transactions.
59+
</para>
60+
<!-- bdf6bd076e9a0a920238d1d73ebd8147a6f6742c -->
61+
</listitem>
62+
<listitem>
63+
<para>Updated <application>pgpro_scheduler</application> module from
64+
to version 2.2.
65+
(See <xref linkend="pgpro-scheduler">.)</para>
66+
<!--
67+
112224661badddcf19ad44abbf3d3bf71ea1ed2c
68+
-->
69+
</listitem>
70+
<listitem>
71+
<para>Updated <application>dump_stat</application> module to
72+
version 1.1 that provides several bug fixes.
73+
(See <xref linkend="dump-stat">.)</para>
74+
<!--
75+
708f5b7d8d045e1998819fe2524fa77201162411
76+
-->
77+
</listitem>
78+
<listitem>
79+
<para>Fixed run-time plan statistics.</para>
80+
<!-- d7d4afa7e8aae9425bbfb5032abebc32649a73bd -->
81+
</listitem>
82+
<listitem>
83+
<para>Fixed counting of parallel nodes.</para>
84+
<!-- 31e94811b9ecd90f02897b1955177760c7f3e8dc -->
85+
</listitem>
86+
<listitem>
87+
<para>Updated <application>pg_wait_sampling</application> module to version 1.1</para>
88+
<!-- b0a91af163e827143e34ab01b161f46f8b8288dd -->
89+
</listitem>
90+
<listitem>
91+
<para>Fixed <function>DescribeLockTag()</function> for 64-bit transaction identifiers.</para>
92+
<!-- e31036943693d4a262b2bd64fe3096bb33987450a -->
93+
</listitem>
94+
</itemizedlist>
95+
</sect2>
96+
</sect1>
97+
298
<sect1 id="release-proee-9-6-6-3">
399
<title>&productname; 9.6.6.3</title>
4100
<formalpara>

0 commit comments

Comments
 (0)