|
[HACKERS] Deferred uniqueness versus foreign keys: msg#01872pgsql-hackers
[sigh, forgot to cc hackers the first time ] Foreign key behavior is only sane if the referenced column(s) are unique. With the proposed patch, it is possible that the uniqueness check on the referenced columns is deferred, which means it might not occur till after an FK check does. Discuss. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
|
|
||||||||||||||||||||||||||
| News | Mail Home | sitemap | FAQ | advertise |