Re: cached plan issue in trigger func

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cached plan issue in trigger func
Дата
Msg-id 3702.1238000343@sss.pgh.pa.us
обсуждение исходный текст
Ответ на cached plan issue in trigger func  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: cached plan issue in trigger func
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I thought we had fixed this in 8.3:

I think that behavior is intentional: plancache.c can deal with the plan
changing internally, but it doesn't expect that its callers could
survive the plan's argument datatypes changing underneath them.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Review: B-Tree emulation for GIN
Следующее
От: Mark Cave-Ayland
Дата:
Сообщение: Re: Proper entry of polygon type data