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  (Jeff Davis <jdavis-pgsql@empires.org>)
Список 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 по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Anybody have an Oracle PL/SQL reference at hand?
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Open items