Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 1f7056099728035b55efcd8f889c7b705a68b6de
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2011-07-04T08:30:50Z
Releases: 9.1.0
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.

Files

PathChange+/−
doc/src/sgml/release-9.1.sgml modified +1 −16
src/backend/commands/tablecmds.c modified +28 −0