Re: Optimize referential integrity checks (todo item) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Optimize referential integrity checks (todo item)
Date
Msg-id 8959.1346099845@sss.pgh.pa.us
Whole thread Raw
In response to Re: Optimize referential integrity checks (todo item)  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Optimize referential integrity checks (todo item)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Aug 27, 2012 at 09:10:35PM +0100, Dean Rasheed wrote:
>> It's listed under https://wiki.postgresql.org/wiki/Todo#Referential_Integrity
>> 
>> I think the main points mentioned there have now all been taken care of.

> Ah, got it.  Marked as done.

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.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Intermittent regression test failures from index-only plan changes
Next
From: Bruce Momjian
Date:
Subject: Re: Optimize referential integrity checks (todo item)