Re: enable-unicode-conversion option?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: enable-unicode-conversion option?
Дата
Msg-id Pine.LNX.4.30.0109111614090.680-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: enable-unicode-conversion option?  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
Hannu Krosing writes:

> I'm contemplating porting pg to PocketPC/WinCE platform and there the
> size does matter. And as WinCE is pure unicode platform there should be
> no need for 'conversions'.

The Unicode support is about 1 MB on disk.  If you want to run a server
and you don't have the extra 1 MB then you've got problems.

Plus, you might have clients connecting that are not pure Unicode.

Of course I don't completely understand the setup you have in mind.  Is
WinCE POSIX-compatible?

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: syslog by default?
Следующее
От: Florian Weimer
Дата:
Сообщение: Re: Escaping strings for inclusion into SQL queries