pika buildfarm member failure on isolationCheck tests

Поиск
Список
Период
Сортировка
От Rémi Zara
Тема pika buildfarm member failure on isolationCheck tests
Дата
Msg-id F935E4FA-1701-447B-8EC6-B14851D17FDE@mac.com
обсуждение исходный текст
Ответы Re: pika buildfarm member failure on isolationCheck tests  (Andrew Dunstan <andrew@dunslane.net>)
Re: pika buildfarm member failure on isolationCheck tests  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

Pika failed at the isolationCheck phase, hitting an assertion:

TRAP: FailedAssertion("!(!((oldSerXidControl->tailXid) != ((TransactionId) 0)) || TransactionIdFollows(xid,
oldSerXidControl->tailXid))",File: "predicate.c", Line: 991) 

see http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=pika&dt=2011-06-17%2015%3A45%3A30

It seems that for this stage, the server log (which contains the failed assertion) is not sent back to the buildfarm
server.Maybe that should be fixed ? 

Regards,

Rémi Zara

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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Re: patch: Allow \dd to show constraint comments
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: .gitignore for some of cygwin files