Re: temporary tables, plpgsql and yes i bet this has been asked - Mailing list pgsql-sql

From Jan Wieck
Subject Re: temporary tables, plpgsql and yes i bet this has been asked
Date
Msg-id 200202042113.g14LDZF01956@saturn.janwieck.net
Whole thread Raw
In response to Re: temporary tables, plpgsql and yes i bet this has been asked  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Tom Lane wrote:
> Jan Wieck <janwieck@yahoo.com> writes:
> >     SPI still needs to learn how to determine  if  a  query  uses
> >     temp tables somewhere in order to silently re-prepare queries
> >     when required.  And I am absolutely sure this is not an issue
> >     we should address in PL/pgSQL. It has to be solved on the SPI
> >     level.
>
> Temp tables are the wrong way to think about it.  *Any* invalidation
> of schema data referred to in a query plan should cause replanning.
> We have a TODO item covering this already, don't we?
   Of  course, still. Nothing changed on that since we discussed   it the last time ;-P


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: temporary tables, plpgsql and yes i bet this has been asked
Next
From: "Rudi"
Date:
Subject: Database ownership