Re: BUG #2079: strage PREPARE/EXECUTE behavior

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2079: strage PREPARE/EXECUTE behavior
Дата
Msg-id 29541.1133374355@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2079: strage PREPARE/EXECUTE behavior  ("Yuriy Vostrikoff" <mon@lcpi.ru>)
Список pgsql-bugs
"Yuriy Vostrikoff" <mon@lcpi.ru> writes:
> EXECUTE return wrong result after ALTER TABLE ALTER COLUMN TYPE. Is this
> expected behavior?

The prepared plan really should be invalidated by the ALTER, but we
don't currently have any infrastructure that would allow that to happen.
I think Neil Conway is looking into it for 8.2, though.

            regards, tom lane

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