Re: How to crash postgres using savepoints

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: How to crash postgres using savepoints
Дата
Msg-id Pine.LNX.4.58.0408032040070.12477@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: How to crash postgres using savepoints  (Jeff Davis <jdavis-pgsql@empires.org>)
Ответы Re: How to crash postgres using savepoints
Список pgsql-hackers
Attached is a patch fixing this.

One question I do have:
if (target->savepointLevel != s->savepointLevel)

Will this ever be true in the current code? I cannot see anything setting
savepointLevel explicitly.

Gavin

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