Sean Chittenden <[EMAIL PROTECTED]> writes: > CREATE TABLE INSERT_CHILD (cx INT default 42, > cy INT CHECK (cy > x)) > INHERITS (INSERT_TBL); > + ERROR: RelationClearRelation: relation 135137 deleted while still in use
Hm. Anyone else seeing this? I just did a dozen or so "make check"s on a fresh build from CVS tip ... no sign of trouble ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])