Re: Optimize referential integrity checks (todo item)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>, Vik Reykja <vikreykja@gmail.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-27T23:57:31Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > On Mon, Aug 27, 2012 at 04:37:25PM -0400, Tom Lane wrote: >> IMO the second point is done but the first is not: there's still a >> question of whether we could remove the trigger-time checks for equality >> now that there's an upstream filter. Possibly break the TODO entry in >> two so that you can properly show what's done. > OK, can someone do this for me? Done. regards, tom lane