function that rembers temple oid

Поиск
Список
Период
Сортировка
От Michal Kochanowski
Тема function that rembers temple oid
Дата
Msg-id 3A5E0968A1C84FC4875F505308091923@HPCompaqPC
обсуждение исходный текст
Список pgsql-novice
Hello,
 
I would like to use a temp table to store some calculations that i  use later on.
The problem is that if  i create such a table, drop it and then create it again during the same session the function is returning error cause it  still rembers the oid of a first table that was created, it would work if i use an execute command , but execute cant be used in FOR select loop.
 
Any ideas?
 
Michal Kochanowski
 

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

Предыдущее
От: "Matthew Pulis"
Дата:
Сообщение: Re: Text Variable in a Function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: warnings restoring a db