> for psql to read ~/.psqlrc (or some such thing) as a set of
psql already takes some environment variables and sends them
to the server. In fact, libpq does that. I think it is called
PG_DATE or such? (Hmm, maybe I should have documented it somewhere :)
mjl
------------------------------