| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: Fixed length data types issue |
| Дата | |
| Msg-id | 20060908210338.GO5479@svana.org обсуждение |
| Ответ на | Re: Fixed length data types issue (Alvaro Herrera <alvherre@commandprompt.com>) |
| Список | pgsql-hackers |
On Fri, Sep 08, 2006 at 04:49:49PM -0400, Alvaro Herrera wrote: > Actually he muttered something about iterators, and not needing to > convert anything. Yes, many of the useful functions accept strings in two forms, either UTF-16 or CharacterIterators. The iterator pretty much only has to know how to step forward through the string and return the code point at each point. Here's the docs for C++ class, but there's a equivalent C interface. http://icu.sourceforge.net/apiref/icu4c/classCharacterIterator.html#_details Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to litigate.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера