Re: question about char/wchar/mb utils

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: question about char/wchar/mb utils
Дата
Msg-id 7188.1078935154@sss.pgh.pa.us
обсуждение исходный текст
Ответ на question about char/wchar/mb utils  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes:
> If not, what are the other options?

I don't think you have any: you have to use PQmblen.  Depending on wchar
facilities would be unportable even if they did everything you wanted.

It might be convenient to build an integer array of character start
offsets and then work with that as if it were a wchar array.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PATCHES] log_line_info
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: optimizing impossible matches