Re: [HACKERS] Useful addition for psql? - Mailing list pgsql-hackers

From Martin J. Laubach
Subject Re: [HACKERS] Useful addition for psql?
Date
Msg-id 88b831f678e2046e0a86bdc0384d48fd
Whole thread Raw
In response to [HACKERS] Useful addition for psql?  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
> 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

------------------------------

pgsql-hackers by date:

Previous
From: Andrew Martin
Date:
Subject: [HACKERS] Useful addition for psql?
Next
From: "Marc G. Fournier"
Date:
Subject: Re: [HACKERS] Useful addition for psql?