Re: BUG #3766: tsearch2 index creation error

Поиск
Список
Период
Сортировка
От Thomas H.
Тема Re: BUG #3766: tsearch2 index creation error
Дата
Msg-id 47483087.4020600@alternize.com
обсуждение исходный текст
Ответ на Re: BUG #3766: tsearch2 index creation error  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #3766: tsearch2 index creation error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
>> Operating system:   Windows 2003
>
>> CREATE INDEX posts_fts_idx ON forum.posts USING gin(to_tsvector('english',
>> p_msg_clean));
>> ERROR:  translation from wchar_t to server encoding failed: No error
>
> Hmm.  That error message is close to some code that is specific to the
> Windows-and-UTF8 case, which might explain why I don't see it.
>
> Can any Windows hackers check into whether the WIN32 coding in
> wchar2char() and char2wchar() in ts_locale.c is sane?

has anyone had the chance to look into that problem? i'd be more than
willing to help testing an updated build if needed.

thanks,
thomas

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: BUG #3734: Invalid XML schema output.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3766: tsearch2 index creation error