Re: [sqlsmith] Failing assertions in spgtextproc.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [sqlsmith] Failing assertions in spgtextproc.c
Дата
Msg-id 3285.1450540873@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [sqlsmith] Failing assertions in spgtextproc.c  (Andreas Seltenreich <seltenreich@gmx.de>)
Ответы Re: [sqlsmith] Failing assertions in spgtextproc.c  (Andreas Seltenreich <seltenreich@gmx.de>)
Список pgsql-hackers
Andreas Seltenreich <seltenreich@gmx.de> writes:
> I do see two assertions in spgtextproc.c fail on occasion when testing
> with sqlsmith:
> TRAP: FailedAssertion([...], File: "spgtextproc.c", Line: 424)
> TRAP: FailedAssertion([...], File: "spgtextproc.c", Line: 564)

Can you show us the definition of the index that's causing this,
and some samples of the data you're putting in it?
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Making tab-complete.c easier to maintain
Следующее
От: Rushabh Lathia
Дата:
Сообщение: Re: Getting sorted data from foreign server for merge join