Re: [HACKERS] Date/time types: big changeu - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Date/time types: big changeu
Date
Msg-id Pine.LNX.4.21.0002191440030.474-100000@localhost.localdomain
Whole thread Raw
In response to Re: [HACKERS] Date/time types: big changeu  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2000-02-18, Tom Lane mentioned:

> Or were you talking about a server-side env variable?  That could work
> I guess, but I thought you were intent on eliminating env-var
> dependencies in initdb and postmaster startup ... for good reasons ...

Yes, as you noticed.

I don't mind postmaster startup environment variables that much. The ones
for initdb were much more evil. This really seems to be an item for the
Grand Unified Configuration File, but until that happens it's easier to
have a dozen of orthogonal environment variables than having to reorganize
this whole thing later on.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: UESQLC
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] psql and Control-C