Re: tsvector concatenation - backend crash

Поиск
Список
Период
Сортировка
От Jesper Krogh
Тема Re: tsvector concatenation - backend crash
Дата
Msg-id 4E58A225.8030806@krogh.cc
обсуждение исходный текст
Ответ на Re: tsvector concatenation - backend crash  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2011-08-26 23:02, Tom Lane wrote:
> AFAICT this is a red herring: the bug exists all the way back to where
> tsvector_concat was added, in 8.3.  I think the reason that your test
> case happens to not crash before this commit is that it changed the sort
> ordering rules for lexemes.  As you can see from my minimal example
> above, we might need different numbers of pad bytes depending on how the
> lexemes sort relative to each other.
>
> Anyway, patch is committed; thanks for the report!
I've just confirmed the fix.. thanks for your prompt action.

-- 
Jesper



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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: PATCH: regular logging of checkpoint progress
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: pg_restore --no-post-data and --post-data-only