"Tao Ma" <feng_e...@163.com> writes: > My question is: Is it possible to remove the ONLY from the RI checks after > Tom Lane made SELECT FOR UPDATE/SHARE work on inheritance trees?
No. The main thing standing in the way of RI on inheritance trees is the lack of cross-tree uniqueness constraints. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers