Skip to content

Commit c569bee

Browse files
committed
[Doc]: Fix RN location
1 parent acf5249 commit c569bee

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Postgres Pro 9.6.5.1</title>
55
<note>
66
<title>Release Date</title>
7-
<simpara>2017-08-30</simpara>
7+
<simpara>2017-08-31</simpara>
88
</note>
99
<sect2>
1010
<title>Overview</title>
@@ -42,18 +42,6 @@
4242
using the <literal>pgpro_upgrade</literal> script.
4343
</para>
4444
</listitem>
45-
<listitem>
46-
<para>
47-
pg_upgrade creates several directories in tablespace which
48-
corresponds to different postgres instances. CFS GC now
49-
traverse only directory of self instance and ignore other.
50-
</para>
51-
</listitem>
52-
<listitem>
53-
<para>transfer_compression_files now correctly append suffix to *.cfm
54-
files.
55-
</para>
56-
</listitem>
5745
</itemizedlist>
5846
</sect2>
5947
<sect2>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@
4141
using the <literal>pgpro_upgrade</literal> script.
4242
</para>
4343
</listitem>
44+
<listitem>
45+
<para>
46+
pg_upgrade creates several directories in tablespace which
47+
corresponds to different postgres instances. CFS GC now
48+
traverse only directory of self instance and ignore other.
49+
</para>
50+
</listitem>
51+
<listitem>
52+
<para>transfer_compression_files now correctly append suffix to *.cfm
53+
files.
54+
</para>
55+
</listitem>
4456
</itemizedlist>
4557
</sect2>
4658
<sect2>

0 commit comments

Comments
 (0)