Re: 8.0.0rc1 core dump with PREPARE in a function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.0.0rc1 core dump with PREPARE in a function
Дата
Msg-id 17969.1102790573@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 8.0.0rc1 core dump with PREPARE in a function  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-bugs
Michael Fuhr <mike@fuhr.org> writes:
> I can consistenly produce a core dump by calling a function that
> executes PREPARE...INSERT or PREPARE...UPDATE, then calling it again.

I think this is a variant of the same problem recently detected with
DECLARE CURSOR, ie, PREPARE had better copy the source parsetree before
letting the planner touch it.

            regards, tom lane

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

Предыдущее
От: "Libsis"
Дата:
Сообщение: create/drop table bug
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: problem while installitn PSQL 8.0 (win)