Re: PostgreSQL Gotchas

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PostgreSQL Gotchas
Дата
Msg-id 200510062204.j96M4ni08050@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL Gotchas  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-general
Stephen Frost wrote:
> UNICODE means "UTF-8"
>   This is an interesting point.  To be perfectly honest, it seems like
>   Postgres' UNICODE/UTF-8/etc support could stand to be somewhat better.
>   I've not used it much myself but I do see comments about it on the
>   lists from time to time.  I think there was some work done on this
>   for 8.1 and I expect support will only continue to improve in these
>   areas.

Yes, this is completely fixed in 8.1, except we allow UNICODE to be a
synonym for UTF-8.  We also added Win32 support for UTF8 in 8.1.

--
  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 по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: Fedora Core 3 x86_64 compat libraries?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL 8.1 vs. MySQL 5.0?