Re: [BUGS] BUG #1307: Possible bug inheritance/referential integrity

2004-11-06 Thread Stephan Szabo
On Sat, 6 Nov 2004, PostgreSQL Bugs List wrote: > Rows inserted into a table "sub" inherited from a table > "super" do not seem to exist in the super-table from the point of > view of the foreign key constraint checker in references to the > "super"-table, even though a SELECT query displays the r

Re: [BUGS] BUG #1307: Possible bug inheritance/referential integrity

2004-11-06 Thread Michael Fuhr
On Sat, Nov 06, 2004 at 12:11:49PM +, PostgreSQL Bugs List wrote: > > Rows inserted into a table "sub" inherited from a table > "super" do not seem to exist in the super-table from the point of > view of the foreign key constraint checker in references to the > "super"-table, even though a SEL