Re: temporary tables, plpgsql and yes i bet this has been asked

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: temporary tables, plpgsql and yes i bet this has been asked
Дата
Msg-id 200202042015.g14KFUU04173@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: temporary tables, plpgsql and yes i bet this has been asked  (Jan Wieck <janwieck@yahoo.com>)
Список pgsql-sql
>     I  bet  he's  using  the  temp  table  without  EXECUTE. That
>     would've failed even without  the  other  "calling"  function
>     around  it, as soon as he uses it more than once per session.
> 
>     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.

Will this still be an issue with schemas?  I am thinking no.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: temporary tables, plpgsql and yes i bet this has been asked
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: temporary tables, plpgsql and yes i bet this has been asked