Skip to content

Commit 601459f

Browse files
committed
Add release notes for 9.5.4.1
1 parent 60e8ffe commit 601459f

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

doc/src/sgml/release-pro-9.5.sgml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<!-- doc/src/sgml/release-pro-9.5.sgml -->
22
<!-- 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>
55
<note>
66
<title>Release Date</title>
7-
<simpara>2016-XX-XX</simpara>
7+
<simpara>2016-08-16</simpara>
88
</note>
99
<sect2>
1010
<title>Overview</title>
1111
<para>This release is based on <productname>PostgreSQL</productname>
12-
9.5.3</para>
12+
9.5.4</para>
1313
<para>Major enhancement over the <productname>PostgresPro</productname>
14-
9.5.3.2 include:</para>
14+
9.5.4.1 include:</para>
1515
<itemizedlist>
1616
<listitem>
1717
<para>Changed the distance semantic of the FTS phrase operator: less-or-equal
@@ -23,11 +23,14 @@
2323
predecence than <literal>&amp;</literal> (AND) operator.</para>
2424
</listitem>
2525
</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>
2629
</sect2>
2730
<sect2>
28-
<title>Migration to Version 9.5.3.3</title>
31+
<title>Migration to Version 9.5.4.1</title>
2932
<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.
3134
</para>
3235
<para>
3336
However, if you are upgrading from a version earlier than 9.5.3.2,

0 commit comments

Comments
 (0)