Skip to content

Commit b8956c2

Browse files
committed
Fixes for release notes
1 parent d083e5e commit b8956c2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@
2929
<productname>PostgreSQL</productname>.</para>
3030
</listitem>
3131
<listitem>
32-
<para>Improved algorithm to automatically select a TCP-port for the case
33-
of parallel installation of different versions of the product.</para>
32+
<para>Improved the algorithm of automatic TCP-port selection for the case
33+
of parallel installation of different versions of the product on
34+
Windows systems.</para>
3435
</listitem>
3536
</itemizedlist>
3637

@@ -52,10 +53,10 @@
5253
should run <literal>pgpro_upgrade</literal> script provided in this
5354
distribution.
5455
</para>
55-
<para>Before running script, you should stop postgres service. Script
56-
should be run as user, owning the database (typically postgres) and
57-
PGDATA environment variable should be set to the directory where
58-
database resides.
56+
<para>Before running the script, you should stop postgres service.
57+
Script should be run on behalf of the user owning the database
58+
(typically postgres) and PGDATA environment variable should be
59+
set to the directory where database resides.
5960
</para>
6061
</sect2>
6162
</sect1>

0 commit comments

Comments
 (0)