On Tue, Jul 5, 2011 at 2:46 PM, Robert Haas <robertmh...@gmail.com> wrote:
> On Mon, Jul 4, 2011 at 6:14 AM, Simon Riggs <si...@2ndquadrant.com> wrote:
>> On Mon, Jul 4, 2011 at 9:31 AM, Simon Riggs <si...@2ndquadrant.com> wrote:
>>> 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.
>>
>> This commit caused pgbuildfarm failures on 15 machines this morning.
>> Later commit fixes this, I forgot that the lock level is specifically
>> mentioned in regression test results.
>
> I believe you need a similar fix in CreateTrigger() and DefineQueryRewrite().

Thanks. Will address.

-- 
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to