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

Commit a9ea188

Browse files
author
Liudmila Mantrova
committed
DOC: fixes in RNs for PGPROEE 9.6.6.2
1 parent 7ec3bed commit a9ea188

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

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

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<sect2>
99
<title>Overview</title>
1010
<para>This release is based on <productname>Postgres Pro</productname> 9.6.6.1
11-
and <productname>Postgres Pro Enterprise</productname> 9.6.5.1. All improvements
11+
and <productname>Postgres Pro Enterprise</productname> 9.6.6.1. All improvements
1212
inherited from <productname>Postgres Pro</productname> 9.6.6.1 are listed
1313
in <link linkend="release-pro-9-6-6-1"><productname>Postgres Pro</productname> 9.6.6.1 Release Notes</link>.</para>
1414
<para>Major enhancements over <productname>Postgres Pro Enterprise</productname>
@@ -22,24 +22,35 @@
2222
</listitem>
2323
<listitem>
2424
<para>
25-
Updated ptrack patch used by
25+
Updated <acronym>PTRACK</acronym> functionality used by
2626
<application>pg_probackup</application>.
2727
</para>
2828
</listitem>
2929
<listitem>
3030
<para>
31-
Fix problems with updates of compressed tables on Windows.
32-
Build windows package with zstd compression.
31+
Fixed issues with Compressed File System (CFS) on Windows:
32+
<itemizedlist spacing="compact">
33+
<listitem>
34+
<para>
35+
Enabled updates of compressed tables.
36+
</para>
37+
</listitem>
38+
<listitem>
39+
<para>
40+
Added support for <acronym>zstd</acronym> compression.
41+
</para>
42+
</listitem>
43+
</itemizedlist>
3344
</para>
3445
</listitem>
3546
<listitem>
3647
<para>
37-
Fix minor bug in autonomous transactions support.
48+
Fixed a minor bug in autonomous transactions.
3849
</para>
3950
</listitem>
4051
</itemizedlist>
4152
</sect2>
42-
</sect1>
53+
</sect1>
4354
<sect1 id="release-proee-9-6-6-1">
4455
<title>&productname; 9.6.6.1</title>
4556
<formalpara>

0 commit comments

Comments
 (0)