Re: [HACKERS] Notes on config-file-locations patch

2004-10-09 Thread Bruce Momjian
Peter Eisentraut wrote: > Tom Lane wrote: > > The main difference between this and the CVS-tip behavior is that > > if you want to specify the main config file directly, you write > > --config_file instead of -D. I think that's less confusing than > > overloading -D with multiple meanings. > > I

Re: [HACKERS] Notes on config-file-locations patch

2004-10-09 Thread Peter Eisentraut
Tom Lane wrote: > The main difference between this and the CVS-tip behavior is that > if you want to specify the main config file directly, you write > --config_file instead of -D. I think that's less confusing than > overloading -D with multiple meanings. I seem to recall that this was proposed