File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change 8
8
<sect2>
9
9
<title>Overview</title>
10
10
<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
12
12
inherited from <productname>Postgres Pro</productname> 9.6.6.1 are listed
13
13
in <link linkend="release-pro-9-6-6-1"><productname>Postgres Pro</productname> 9.6.6.1 Release Notes</link>.</para>
14
14
<para>Major enhancements over <productname>Postgres Pro Enterprise</productname>
22
22
</listitem>
23
23
<listitem>
24
24
<para>
25
- Updated ptrack patch used by
25
+ Updated <acronym>PTRACK</acronym> functionality used by
26
26
<application>pg_probackup</application>.
27
27
</para>
28
28
</listitem>
29
29
<listitem>
30
30
<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>
33
44
</para>
34
45
</listitem>
35
46
<listitem>
36
47
<para>
37
- Fix minor bug in autonomous transactions support .
48
+ Fixed a minor bug in autonomous transactions.
38
49
</para>
39
50
</listitem>
40
51
</itemizedlist>
41
52
</sect2>
42
- </sect1>
53
+ </sect1>
43
54
<sect1 id="release-proee-9-6-6-1">
44
55
<title>&productname; 9.6.6.1</title>
45
56
<formalpara>
You can’t perform that action at this time.
0 commit comments