pgsql-server: Add mention of environment variable conflict with - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server: Add mention of environment variable conflict with
Date
Msg-id 20040820152027.B595D5E46CE@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add mention of environment variable conflict with uncommenting config
file variables:

<   Another option is to allow commented values to return to their
<   default values.
>   This has to address environment variables that are then overridden
>   by config file values.  Another option is to allow commented values
>   to return to their default values.

Modified Files:
--------------
    pgsql-server/doc:
        TODO (r1.1338 -> r1.1339)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1338&r2=1.1339)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Fix typo in new ALTER INDEX manual page.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: This patch allows pg_restore to recognize $-quotes in SQL