Re: Proposal - Support for National Characters functionality

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Proposal - Support for National Characters functionality
Дата
Msg-id 51D6B955.8000502@dunslane.net
обсуждение исходный текст
Ответ на Re: Proposal - Support for National Characters functionality  ("Arulappan, Arul Shaji" <arul@fast.au.fujitsu.com>)
Список pgsql-hackers
On 07/05/2013 02:12 AM, Arulappan, Arul Shaji wrote:
> - Support for UTF16 column encoding and representing NCHAR and
> NVARCHAR columns in UTF16 encoding in all databases.
>> Why do yo need UTF-16 as the database encoding? UTF-8 is already
> supported,
>> and any UTF-16 character can be represented in UTF-8 as far as I know.
>>
> Yes, that's correct. However there are advantages in using UTF-16
> encoding for those characters that are always going to take atleast
> two-bytes to represent.
>



Any suggestion to store data in utf-16 is likely to be a complete 
non-starter. I suggest you research our previously stated requirements 
for server side encodings.

cheers

andrew



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: changeset generation v5-01 - Patches & git tree
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [9.3 bug fix] ECPG does not escape backslashes