Re: Breaking national language support in Solaris 8

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Breaking national language support in Solaris 8
Дата
Msg-id 87k56hlszi.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Breaking national language support in Solaris 8  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Breaking national language support in Solaris 8  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Peter Eisentraut <peter_e@gmx.net> writes:

> This will, however, only work with GNU Gettext (as used in Linux and BSD
> distributions) and Solaris 9 or later, and it is not easy to provide a backward
> compatible mode.

Eh? I thought it was trivial to provide a backward compatible mode which is
just as good as the existing code. Just use regular gettext on the two strings
separately and pick the right one based on the English rule.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's Slony Replication support!

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: text column constraint, newbie question
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: What are the benefits of using a clustered index?