[sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)

Поиск
Список
Период
Сортировка
Искать
От
Andreas Seltenreich
Тема
[sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)
Дата
Msg-id
87invhoj6e.fsf@credativ.de
Список
Дерево обсуждения
[sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Andreas Seltenreich <seltenreich@gmx.de>
Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Tom Lane <tgl@sss.pgh.pa.us>
Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Tom Lane <tgl@sss.pgh.pa.us>
Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Noah Misch <noah@leadboat.com>
Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Robert Haas <robertmhaas@gmail.com>
Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Tom Lane <tgl@sss.pgh.pa.us>
Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Thomas Munro <thomas.munro@enterprisedb.com>
Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511) Tom Lane <tgl@sss.pgh.pa.us>
Hi,

the following statement triggers an assertion in tsearch:

select ts_delete(array_to_tsvector('{smith,smith,smith}'::text[]),  '{smith,smith}'::text[]);
-- TRAP: FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)

regards,
Andreas


В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Alvaro Herrera
Дата:
FAQ