Re: BUG #14053: postgres crashes in plpgsql under load of concurrent transactions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14053: postgres crashes in plpgsql under load of concurrent transactions
Дата
Msg-id 18215.1459354680@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14053: postgres crashes in plpgsql under load of concurrent transactions  (maxim@jeslalabs.com)
Список pgsql-bugs
maxim@jeslalabs.com writes:
> Perhaps the fix should be as follow:
>         if (expr->expr_simple_lxid != curlxid || curlxid ==
> InvalidLocalTransactionId)

We're very unlikely to consider changing this code unless you show us
a case that makes it fail.  Which this bug report did not.

            regards, tom lane

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #14046: Bad mathematical rules for 0 cast
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #14046: Bad mathematical rules for 0 cast