Re: libpq Unicode support?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: libpq Unicode support?
Дата
Msg-id 200504221847.j3MIldu18863@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: libpq Unicode support?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: libpq Unicode support?
Список pgsql-general
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > We do not support UTF-16 at this time.  Hopefully we will in 8.1.
>
> Oh?  Who's working on it, or even interested?  Was there discussion
> of adding it to TODO?
>
> I think it would be an extremely nontrivial change, which is why
> I am not pleased with making casual promises that it will appear
> soon (or indeed at all).

TODO has:

        o Add support for Unicode

          To fix this, the data needs to be converted to/from UTF16/UTF8
          so the Win32 wcscoll() can be used, and perhaps other functions
          like towupper().  However, UTF8 already works with normal
          locales but provides no ordering or character set classes.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: plperl function fails to "fire" Slony trigger
Следующее
От: typing80wpm@aol.com
Дата:
Сообщение: PHP and Postgresql on Windows