pgsql: Use Autoconf provided AS_HELP_STRING macro to automatically

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Use Autoconf provided AS_HELP_STRING macro to automatically
Дата
Msg-id 20081029092724.5296F7545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use Autoconf provided AS_HELP_STRING macro to automatically format and
align strings in the --help output.  Do this through our abstraction layer
to eliminate redundancy and randomness in configure.in.

Modified Files:
--------------
    pgsql:
        configure (r1.606 -> r1.607)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.606&r2=1.607)
        configure.in (r1.567 -> r1.568)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.567&r2=1.568)
    pgsql/config:
        general.m4 (r1.9 -> r1.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/general.m4?r1=1.9&r2=1.10)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Unicode escapes in strings and identifiers
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Since SQL:2003, the array size specification in the SQL ARRAY