pgsql: Extend pg_config to be able to report the build-time values of

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Extend pg_config to be able to report the build-time values of
Дата
Msg-id 20050809224704.47E405298E@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Extend pg_config to be able to report the build-time values of CC,
CPPFLAGS, CFLAGS, CFLAGS_SL, LDFLAGS, LDFLAGS_SL, and LIBS.  Change it
so that invoking pg_config with no arguments reports all available
information, rather than just giving an error message.  Per discussion.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        pg_config-ref.sgml (r1.20 -> r1.21)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_config-ref.sgml.diff?r1=1.20&r2=1.21)
    pgsql/src/bin/pg_config:
        Makefile (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/Makefile.diff?r1=1.14&r2=1.15)
        pg_config.c (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_config.c.diff?r1=1.11&r2=1.12)
        win32.mak (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/win32.mak.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make backends that are reading the pgstats file verify each
Следующее
От: t-ishii@pgfoundry.org (User T-ishii)
Дата:
Сообщение: pgpool - pgpool: If invalid non-switch args are given (for example,