Re: [HACKERS] Recent RI changes have broken something - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Recent RI changes have broken something
Date
Msg-id 24021.949536279@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Recent RI changes have broken something  ("Oliver Elphick" <olly@lfix.co.uk>)
Responses Re: [HACKERS] Recent RI changes have broken something
List pgsql-hackers
>> "Oliver Elphick" <olly@lfix.co.uk> writes:
>>> ERROR:  RelationClearRelation: relation 21645 modified while in use
>> 
>> This is probably my fault.  Can you provide a simple test case?
>> The two table declarations might be enough.

I think this is fixed now.  Hopefully I didn't break SELECT FOR UPDATE
while I was at it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: [HACKERS] RE: cvs-commit-digest V1 #856
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] SELECT FOR UPDATE leaks relation refcounts