We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d854c7a commit d5762c7Copy full SHA for d5762c7
doc/src/sgml/release-pro-9.6.sgml
@@ -11,10 +11,18 @@
11
<para>This release is based on <productname>Postgres Pro</productname>
12
<link linkend="release-pro-9-6-3-2">9.6.3.2</link> and
13
<productname>PostgreSQL</productname> <link linkend="release-9-6-3">9.6.3</link>.</para>
14
+
15
<para>Major enhancements over <productname>Postgres Pro</productname>
16
9.6.3.2 include:</para>
17
+ <itemizedlist>
18
+ <listitem>
19
<para>Fix potential data corruption in the online_analyze contrib
20
module</para>
21
+ </listitem>
22
23
+ <para>Module <link linkend="pg-pathman"><application>pg_pathman</application> updated to version 1.4.2</para>
24
25
+ </itemizedlist>
26
</sect2>
27
</sect1>
28
<sect1 id="release-pro-9-6-3-2">
0 commit comments