Re: How can I add a new language localization(locale) support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How can I add a new language localization(locale) support
Дата
Msg-id 19284.1087923183@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How can I add a new language localization(locale) support  (eetemadi@ce.sharif.edu)
Список pgsql-general
eetemadi@ce.sharif.edu writes:
> Is there any document that can help me for implementing all localization
> support in my language?

What you need to fix your ordering issues is a new locale definition
that sorts the way you want.  The Postgres docs won't help you with
that; you'll need to go find some documentation about how libc works
with locales.

If you want to develop a set of localized Postgres error messages,
we do have some documentation about how to do that --- see the "Native
Language Support" chapter in the "Internals" section.

            regards, tom lane

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

Предыдущее
От: Madison Kelly
Дата:
Сообщение: Re: New to the list; would this be an okay question?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: New to the list; would this be an okay question?