]> granicus.if.org Git - postgresql/commit
Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 4 Jul 2011 08:30:50 +0000 (09:30 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 4 Jul 2011 08:30:50 +0000 (09:30 +0100)
commit1f7056099728035b55efcd8f889c7b705a68b6de
tree06a49894cf74d489a22e429c02769252967b382f
parent3569e02c98d2802e6fc4912a3ba67dc25e76b6cc
Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
Locks on inheritance parent remain at lower level, as they were before.
Remove entry from 9.1 release notes.
doc/src/sgml/release-9.1.sgml
src/backend/commands/tablecmds.c