pgsql: Require bind_textdomain_codeset() not just gettext() to enable

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Require bind_textdomain_codeset() not just gettext() to enable
Дата
Msg-id 20080527221804.927AC754C54@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Require bind_textdomain_codeset() not just gettext() to enable NLS support.
GNU gettext before 0.10.36 does not have that function, and is generally too
incomplete to be usable.

Modified Files:
--------------
    pgsql/config:
        programs.m4 (r1.22 -> r1.23)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/programs.m4?r1=1.22&r2=1.23)
    pgsql:
        configure (r1.596 -> r1.597)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.596&r2=1.597)

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