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

From Marc G. Fournier
Subject Re: [HACKERS] Useful addition for psql?
Date
Msg-id a9cab55c247609bc51d1d6b34a00e989
Whole thread Raw
In response to [HACKERS] Useful addition for psql?  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
On Fri, 20 Jun 1997, Andrew Martin wrote:

>
> With things like the date format now being set via the SET command
> rather than as a compile-time option, I think it would be nice
> for psql to read ~/.psqlrc (or some such thing) as a set of
> commands (or SQL) to read whenever it is run. Thus you could
> put
> SET datestyle TO 'european,sql'
> into this file to default to those setting whenever you run
> psql.
>
> Any thoughts before I start hacking?

    sounds like a reasonable extension to have, for those that want it...

Marc G. Fournier                                 scrappy@hub.org
Systems Administrator @ hub.org              scrappy@freebsd.org

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

pgsql-hackers by date:

Previous
From: David Friend
Date:
Subject: Re: [HACKERS] Third Party Stuff
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?