Re: FK's to refer to rows in inheritance child
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Florian Pflug" <fgp@phlo.org>,"Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Yeb Havinga" <yebhavinga@gmail.com>, "w.p.dijkstra@mgrid.net" <w.p.dijkstra@mgrid.net>, "PostgreSQL-development Hackers" <pgsql-hackers@postgresql.org>
Date: 2010-12-01T16:11:41Z
Lists: pgsql-hackers
Florian Pflug <fgp@phlo.org> wrote: > BTW, my "serializable_lock_consisteny" patch would allow you to do > this purely within pl/pgsql in a race-condition free way. So if > that patch should get applied you might want to consider this as a > workaround. Whether it will get applied is yet to be seen, though > - currently there doesn't seem to be unanimous vote one way or the > other. I don't recall seeing any objections to your patch. Do you have a reference to a post that argues against it? -Kevin