Re: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types
Date
Msg-id 1311165.1635803989@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types
Re: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> It is possible to break foreign key referential integrity when the FK
> columns have different types and updates are cascaded from the parent
> relation to the child relation.

I'm not really sure what you'd consider such an FK relationship to mean.
I can't get too excited about it when there doesn't seem to be a well
defined semantics for it.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types
Next
From: Marcus Gartner
Date:
Subject: Re: BUG #17261: FK ON UPDATE CASCADE can break referential integrity with columns of different types