Bruce Momjian <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match