Add mention of environment variable conflict with uncommenting config
authorBruce Momjian <bruce@momjian.us>
Fri, 20 Aug 2004 15:20:27 +0000 (15:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 20 Aug 2004 15:20:27 +0000 (15:20 +0000)
commitfcc5b95e0fb54e046a590c7c2727b490fd682f9d
treec33151fefae6a3cf9ae73e0a856f2bd32008741f
parent0bd5a8cd591e00d6457556b334220ad27dcf84de
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.
doc/TODO