tsearch2 under win32

Поиск
Список
Период
Сортировка
От Darko Prenosil
Тема tsearch2 under win32
Дата
Msg-id 000a01c43777$1dd4ae90$128abfd5@darko
обсуждение исходный текст
Список pgsql-hackers-win32
    I tried to compile the package(OK, I was naive believing that there will
be no bigger problems), but first run to redefine of WORD in ts_cfg.h.
That was easy to solve, simple changed it to TSWORD in all places.
Second problem is much bigger: there is no regex library under WIN32, at
least I didn't find it in the MSDN.
There is GNU port of regex (I didn't tried it), but that means one more
package to download :-(
I think tsearch2 is great package, and would be shame not to try make it
work under WIN32.
Is there already regex code in the postgresql source (how is regex
implemented for SQL queries for WIN32 ?)  ?
I'll try to dig some more.

Any suggestions ?

Regards !


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

Предыдущее
От: Darko Prenosil
Дата:
Сообщение: Re: FULLTEXT under Win32 PostgreSQL?
Следующее
От: "Darko Prenosil"
Дата:
Сообщение: Re: tsearch2 under win32