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

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Extend pg_config to be able to report the build-time values of
Date
Msg-id 20050809224704.47E405298E@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make backends that are reading the pgstats file verify each
Next
From: t-ishii@pgfoundry.org (User T-ishii)
Date:
Subject: pgpool - pgpool: If invalid non-switch args are given (for example,