Yeb Havinga <yebhavinga(at)gmail(dot)com> writes:
> FK's cannot refer to rows in inheritance childs. With some changes in
> LockRows, together with removing the ONLY keyword in ri_trigger.c, it
> was possible to refer to the rows in child relations. (WIP patch attached)
> Though it passes simple tests, it is far from complete.
Indeed. This isn't even worth the time to review, unless you have a
proposal for fixing the unique-index-across-multiple-tables problem.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-12-01 14:27:54 |
| Subject: Re: GiST insert algorithm rewrite |
| Previous: | From: Andres Freund | Date: 2010-12-01 14:24:07 |
| Subject: Re: profiling connection overhead |