Questions relating to "modified while in use" messages - Mailing list pgsql-hackers

From Stephan Szabo
Subject Questions relating to "modified while in use" messages
Date
Msg-id Pine.BSF.4.10.10007130017180.40668-100000@megazone23.bigpanda.com
Whole thread Raw
Responses Re: Questions relating to "modified while in use" messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
While working with alter table add constraint, I realized we 
get these messages if a second session blocks on the lock the 
alter table is getting.  I'm not sure what (if any) way there
is around this in the code, but I figure I should remove this
problem before sending the next patch for it so I thought I'd
throw it out too see if anyone can give me a pointer as
to what to do.

Stephan Szabo
sszabo@bigpanda.com



pgsql-hackers by date:

Previous
From: Chris Bitmead
Date:
Subject: OO enhancements
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: Some Improvement