Re: Segmentation fault with 8.3 FTS ISpell

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Segmentation fault with 8.3 FTS ISpell
Дата
Msg-id 25878.1200418217@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Segmentation fault with 8.3 FTS ISpell  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-general
Hannes Dorbath <light@theendofthetunnel.de> writes:
> Hannes Dorbath wrote:
>> Yes, I'll try to catch the row.

> I just slammed a BEFORE UPDATE FOR EACH ROW trigger with RAISE NOTICE on
> the table to catch the row ID where it fails.

> The row ID is never the same. Neither can I reproduce it when I use the
> last reported row ID.

So most likely it's triggered by a sequence of operations rather than
any individual row :-(.  You'll have to think in terms of producing
a multi-table-row test case.

            regards, tom lane

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

Предыдущее
От: Luca Arzeni
Дата:
Сообщение: varchar sort ordering ignore blanks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: varchar sort ordering ignore blanks