aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.4.sgml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml
index 20ba3c2c1ff..871d4a6b621 100644
--- a/doc/src/sgml/release-9.4.sgml
+++ b/doc/src/sgml/release-9.4.sgml
@@ -57,6 +57,13 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ Reduce lock levels of some <link
+ linkend="SQL-ALTERTABLE"><command>ALTER TABLE</></link> commands
+ </para>
+ </listitem>
+
</itemizedlist>
<para>
@@ -1237,7 +1244,7 @@
<para>
Reduce lock levels of some <link
linkend="SQL-ALTERTABLE"><command>ALTER TABLE</></link> commands
- (Simon Riggs, Noah Misch)
+ (Simon Riggs, Noah Misch, Robert Haas)
</para>
<para>