projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e12d732
)
doc: add ALTER TABLE lock level item as major 9.4 item
author
Bruce Momjian
<bruce@momjian.us>
Wed, 21 May 2014 19:49:44 +0000
(15:49 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 21 May 2014 19:49:44 +0000
(15:49 -0400)
Report by Simon Riggs
doc/src/sgml/release-9.4.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.4.sgml
b/doc/src/sgml/release-9.4.sgml
index 20ba3c2c1ff0f9168c8707342eb862eb34bd052e..871d4a6b621a75d3a754284ed55e4dbc80100e5f 100644
(file)
--- 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>