Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 035078b

Browse files
committed
[Doc]: Update RN
1 parent ff9a7c1 commit 035078b

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,20 @@
2323
</listitem>
2424
<listitem>
2525
<para>
26-
In Compressed File System (CFS), fixed a memory leak.
26+
In Compressed File System implementation, fixed a memory leak.
2727
</para>
2828
</listitem>
2929
<listitem>
3030
<para>
3131
Fixed potential data corruption in the online_analyze contrib module.
3232
</para>
3333
</listitem>
34+
<listitem>
35+
<para>
36+
Fixed <command>ALTER COLUMN</command> operation for columns with an
37+
index. <!-- PGPRO-818 -->
38+
</para>
39+
</listitem>
3440
<listitem>
3541
<para>Improved <application>multimaster</application> extension:</para>
3642
<itemizedlist>
@@ -58,9 +64,6 @@
5864
<application>pgpro_scheduler</application>. <!-- PGPRO-837 -->
5965
</para>
6066
</listitem>
61-
62-
<!-- PGPRO-813 (pgpro_upgrade fixes) Std(9.6.4.1) EE (9.6.4.1) -->
63-
6467
</itemizedlist>
6568
</sect2>
6669
<sect2>
@@ -70,6 +73,11 @@
7073
use of <xref linkend="pgupgrade">, is required for those
7174
wishing to migrate data from any previous major release.</para>
7275

76+
<para>A dump/restore is required for those running
77+
<productname>&productname;</productname> 9.6.3.2, because
78+
catalog number format has been changed for better <productname>&productname;</productname>
79+
identification.</para>
80+
7381
<para>Dump/restore is necessary when migrating from <productname>PostgreSQL</productname>,
7482
<productname>Postgres Pro Standard</productname>, or <productname>Postgres Pro Enterprise</productname> edition.</para>
7583

0 commit comments

Comments
 (0)