|
1 | 1 | <!-- doc/src/sgml/release-pro-9.6.sgml -->
|
2 | 2 | <!-- See header comment in release.sgml about typical markup -->
|
| 3 | +<sect1 id="release-pro-9-6-3-3"> |
| 4 | + <title>Postgres Pro 9.6.3.3</title> |
| 5 | + <note> |
| 6 | + <title>Release Date</title> |
| 7 | + <simpara>2017-07-27</simpara> |
| 8 | + </note> |
| 9 | + <sect2> |
| 10 | + <title>Overview</title> |
| 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 | + <para>Major enhancements over <productname>Postgres Pro</productname> |
| 15 | + 9.6.3.2 include:</para> |
| 16 | + <para>Fix potential data corruption in the online_analyze contrib |
| 17 | + module</para> |
| 18 | + </sect2> |
| 19 | +</sect1> |
3 | 20 | <sect1 id="release-pro-9-6-3-2">
|
4 | 21 | <title>Postgres Pro 9.6.3.2</title>
|
5 | 22 | <note>
|
|