Skip to content

Commit 58840dc

Browse files
committed
Adjust release notes about psql encoding
1 parent 8eb01bf commit 58840dc

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- doc/src/sgml/release-pro-9.5.sgml -->
22
<!-- See header comment in release.sgml about typical markup -->
33
<sect1 id="release-pro-9-5-4-1">
4-
<title>Postgres Pro 9.5.4-1</title>
4+
<title>Postgres Pro 9.5.4.1</title>
55
<note>
66
<title>Release Date</title>
77
<simpara>2016-08-16</simpara>
@@ -24,14 +24,12 @@
2424
</listitem>
2525
</itemizedlist>
2626
<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>
27+
Windows platforms. Also we changed <application>psql</application>'s
28+
default encoding in Windows to UTF-8.</para>
2929
</sect2>
3030
<sect2>
3131
<title>Migration to Version 9.5.4.1</title>
32-
<para>
33-
A dump/restore is not required for those running 9.5.3.2.
34-
</para>
32+
<para>A dump/restore is not required for those running 9.5.3.2.</para>
3533
<para>
3634
However, if you are upgrading from a version earlier than 9.5.3.2,
3735
see <xref linkend="release-pro-9-5-3-2">.

0 commit comments

Comments
 (0)