projects
/
postgresql.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
Wed, 21 May 2014 19:49:44 +0000
(15:49 -0400)
committer
Bruce Momjian
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
@@
+
+
+ Reduce lock levels of some
+ linkend="SQL-ALTERTABLE">
ALTER TABLE> commands
+
+
+
@@
-1237,7
+1244,7
@@
Reduce lock levels of some
linkend="SQL-ALTERTABLE">
ALTER TABLE> commands
- (Simon Riggs, Noah Misch)
+ (Simon Riggs, Noah Misch
, Robert Haas
)