OSDN Git Service

Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 4 Jul 2011 08:31:40 +0000 (09:31 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 4 Jul 2011 08:31:40 +0000 (09:31 +0100)
commit2c3d9db56d5d49bdc777b174982251c01348e3d8
tree002a991c1928b2b893a4873c22e7434dbdc09873
parent4fa046a39ebdaf4c9191ffff8a57b0759c52f3f3
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