Re: BUG #3767: tsearch2 index creation fatal crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3767: tsearch2 index creation fatal crash
Дата
Msg-id 22471.1195616725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3767: tsearch2 index creation fatal crash  ("Thomas H." <me@alternize.com>)
Ответы Re: BUG #3767: tsearch2 index creation fatal crash  ("Thomas H." <me@alternize.com>)
Список pgsql-bugs
"Thomas H." <me@alternize.com> writes:
> there are more problems with tsvectors. this also fails:

> SELECT ' just a test: 123 '::tsvector;
> ERROR:  syntax error in tsvector: " just a test: 123 "

That's not a bug; your input isn't valid tsvector syntax.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3766: tsearch2 index creation error
Следующее
От: "Thomas H."
Дата:
Сообщение: Re: BUG #3767: tsearch2 index creation fatal crash