Re: RC2 intermittent errors

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RC2 intermittent errors
Дата
Msg-id 8924.1103649194@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RC2 intermittent errors  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: RC2 intermittent errors
Список pgsql-hackers
Gaetano Mendola <mendola@bigfoot.com> writes:
> I'm testing now RC2 against our application and I'm experiencing
> intermittent errors. I isolated this test:

Argh!  I put a GetTransactionSnapshot() call into exec_eval_simple_expr,
but I forgot CommandCounterIncrement().  Wish I could say it was a copy-
and-paste mistake, but it was pure stupidity...
        regards, tom lane


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: RC2 intermittent errors
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: RC2 intermittent errors