Re: BUG #3418: Memory leak with sql EXCEPTION?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3418: Memory leak with sql EXCEPTION?
Дата
Msg-id 8003.1183147929@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3418: Memory leak with sql EXCEPTION?  ("Viatcheslav" <vka@ipcb.net>)
Список pgsql-bugs
"Viatcheslav" <vka@ipcb.net> writes:
> We are aware of additional costs of exceptions yet this one appears to be a
> memory leak.

AFAICT, the only memory consumed per-iteration by your example is the
subtransaction XID that's added to the list of XIDs for eventual commit.
It's not really possible to dispense with storing it.

            regards, tom lane

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

Предыдущее
От: "Viatcheslav"
Дата:
Сообщение: BUG #3418: Memory leak with sql EXCEPTION?
Следующее
От: "sivaprakash"
Дата:
Сообщение: BUG #3419: postgres not support windows 2000prof