tsearch2 question

Поиск
Список
Период
Сортировка
От Wei Weng
Тема tsearch2 question
Дата
Msg-id Pine.LNX.4.56.0309251610280.19659@localhost.localdomain
обсуждение исходный текст
Ответы Re: tsearch2 question
Re: tsearch2 question
Список pgsql-sql
In my tsearch2.sql there are statements like :


--dict interface
CREATE FUNCTION lexize(oid, text) returns _textas '$libdir/tsearch2'language 'C'with (isstrict);


I don't think $libdir is the real value that we want. Do I need to set
some special parameters with ./configure (in the root level of the source
tree) to replace $libdir with the real library path?

Thanks

Wei



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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: weird(to me) request
Следующее
От: Michael A Nachbaur
Дата:
Сообщение: RFC: i18n2ascii(TEXT) stored procedure