Re: BUG #1546: Temp table isn't deleted at the end of a

Поиск
Список
Период
Сортировка
От Roy Badami
Тема Re: BUG #1546: Temp table isn't deleted at the end of a
Дата
Msg-id 16956.15518.659138.704775@giles.gnomon.org.uk
обсуждение исходный текст
Ответы Re: BUG #1546: Temp table isn't deleted at the end of a
Список pgsql-bugs
> Given the error message, this seems to be the whole plpgsql caches
> query plans but we don't invalidate those plans when there are schema
> changes.  In all currently released versions you pretty much need to
> use EXECUTE on any queries where the table may go away, for example,
> any use of temp tables.

FWIW, this is documented behaviour (section 35.1 of the manual).

     -roy

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