Re: tsearch2 question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tsearch2 question
Дата
Msg-id 5912.1064536486@sss.pgh.pa.us
обсуждение исходный текст
Ответ на tsearch2 question  (Wei Weng <wweng@kencast.com>)
Ответы Re: tsearch2 question
Список pgsql-sql
Wei Weng <wweng@kencast.com> writes:
> In my tsearch2.sql there are statements like :
> --dict interface
> CREATE FUNCTION lexize(oid, text) 
>     returns _text
>     as '$libdir/tsearch2'
>     language 'C'
>     with (isstrict);

> I don't think $libdir is the real value that we want.

Yes it is.
        regards, tom lane


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

Предыдущее
От: Michael A Nachbaur
Дата:
Сообщение: Re: RFC: i18n2ascii(TEXT) stored procedure
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Case Insensitive comparison