Re: Foreign Key bug -- 7.4b4 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Foreign Key bug -- 7.4b4
Date
Msg-id 207.1068227165@sss.pgh.pa.us
Whole thread Raw
In response to Re: Foreign Key bug -- 7.4b4  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> This this a new TODO?

No, it's already there, in multiple guises even.
o Fix problems with complex temporary table creation/destruction  without using PL/PgSQL EXECUTE, needs cache
prevention/invalidation

* Flush cached query plans when their underlying catalog data changes
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: release timing
Next
From: Alvaro Herrera
Date:
Subject: Re: What do you want me to do?