Re: Assertion failing in master, predicate.c

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема Re: Assertion failing in master, predicate.c
Дата
Msg-id 01fd6b1f-61e9-27ec-1ca9-9fab37300e74@gmail.com
обсуждение исходный текст
Ответ на Assertion failing in master, predicate.c  (Mark Dilger <hornschnorter@gmail.com>)
Ответы Re: Assertion failing in master, predicate.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

On 11/21/19 6:20 PM, Mark Dilger wrote:
> Hackers,
> 
> I stumbled upon an assertion while testing master for possible
> bugs.  I am reporting it here in the hope that this report will
> be useful.  The attached small regression test patch consistently
> triggers an assert in predicate.c:
> 
>    TRAP: FailedAssertion("!isCommit || 
> SxactIsPrepared(MySerializableXact)", File: "predicate.c", Line: 3372)

I have winnowed down the test a bit further.  The attached
smaller patch still triggers the same assertion as the prior
patch did.

-- 
Mark Dilger

Вложения

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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Assertion failing in master, predicate.c
Следующее
От: TAKATSUKA Haruka
Дата:
Сообщение: Re: fix "Success" error messages