|
1 | 1 | <!-- doc/src/sgml/release-pro-9.5.sgml -->
|
2 | 2 | <!-- See header comment in release.sgml about typical markup -->
|
3 |
| -<sect1 id="release-pro-9-5-3-3"> |
4 |
| - <title>Postgres Pro 9.5.3.3</title> |
| 3 | +<sect1 id="release-pro-9-5-4-1"> |
| 4 | + <title>Postgres Pro 9.5.4-1</title> |
5 | 5 | <note>
|
6 | 6 | <title>Release Date</title>
|
7 |
| - <simpara>2016-XX-XX</simpara> |
| 7 | + <simpara>2016-08-16</simpara> |
8 | 8 | </note>
|
9 | 9 | <sect2>
|
10 | 10 | <title>Overview</title>
|
11 | 11 | <para>This release is based on <productname>PostgreSQL</productname>
|
12 |
| - 9.5.3</para> |
| 12 | + 9.5.4</para> |
13 | 13 | <para>Major enhancement over the <productname>PostgresPro</productname>
|
14 |
| - 9.5.3.2 include:</para> |
| 14 | + 9.5.4.1 include:</para> |
15 | 15 | <itemizedlist>
|
16 | 16 | <listitem>
|
17 | 17 | <para>Changed the distance semantic of the FTS phrase operator: less-or-equal
|
|
23 | 23 | predecence than <literal>&</literal> (AND) operator.</para>
|
24 | 24 | </listitem>
|
25 | 25 | </itemizedlist>
|
| 26 | + <para>The WinEditLine library integrated for implement autocomplete in psql console on |
| 27 | + Windows platforms. Also now in Windows versions we using UTF-8 as |
| 28 | + default encoding.</para> |
26 | 29 | </sect2>
|
27 | 30 | <sect2>
|
28 |
| - <title>Migration to Version 9.5.3.3</title> |
| 31 | + <title>Migration to Version 9.5.4.1</title> |
29 | 32 | <para>
|
30 |
| - A dump/restore is not required for those running 9.5.3.X. |
| 33 | + A dump/restore is not required for those running 9.5.3.2. |
31 | 34 | </para>
|
32 | 35 | <para>
|
33 | 36 | However, if you are upgrading from a version earlier than 9.5.3.2,
|
|