Re: BUG #11550: Error messages contain not encodable characters (Latin9)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #11550: Error messages contain not encodable characters (Latin9)
Дата
Msg-id 20910.1412343724@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #11550: Error messages contain not encodable characters (Latin9)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: BUG #11550: Error messages contain not encodable characters (Latin9)
Список pgsql-bugs
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> Can we fix this? It's annoying that you can't use LATIN9 with a German
> locale, as that is the most common encoding used with German, aside from
> UTF-8.

I would think that would be a matter to be taken up with the translation
people.  If a particular set of translated messages is using quote
characters that don't exist in every encoding commonly used with that
language, then it's arguable that the translator made a poor choice
of quote characters.  (Likewise for any other special characters of
course.)

            regards, tom lane

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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: BUG #11555: Postgresql
Следующее
От: Gary Weaver
Дата:
Сообщение: Re: BUG #11554: Enforce that number and type of both columns involved in fkey are same type