8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12d732 commit 2e1b5d3Copy full SHA for 2e1b5d3
doc/src/sgml/release-9.4.sgml
@@ -57,6 +57,13 @@
57
</para>
58
</listitem>
59
60
+ <listitem>
61
+ <para>
62
+ Reduce lock levels of some <link
63
+ linkend="SQL-ALTERTABLE"><command>ALTER TABLE</></link> commands
64
+ </para>
65
+ </listitem>
66
+
67
</itemizedlist>
68
69
<para>
@@ -1237,7 +1244,7 @@
1237
1244
1238
1245
Reduce lock levels of some <link
1239
1246
linkend="SQL-ALTERTABLE"><command>ALTER TABLE</></link> commands
1240
- (Simon Riggs, Noah Misch)
1247
+ (Simon Riggs, Noah Misch, Robert Haas)
1241
1248
1242
1249
1243
1250
0 commit comments