Re: [HACKERS] PSQL man page patch

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Andrew Martin <martin@biochemistry.ucl.ac.uk>
Cc: hackers@postgreSQL.org
Date: 1998-01-16T17:12:14Z
Lists: pgsql-hackers
On Fri, 16 Jan 1998, Andrew Martin wrote:

> 
> > OK, we never installed this for 6.2 because we were already in Beta. 
> > Can we do this for 6.3?  Vadim suggested we make this part of libpq, so
> > all applications could make use of it.
> > 
> > 
> 
> Any more comments about adding support for .psqlrc? The original
> proposal was that psql should read commands from /etc/psqlrc
> and then from $(HOME)/.psqlrc
> 
> Nobody seems to have raised any objections. I vote for including this
> for 6.3

	I think its a good thing and should be added...I also agree with
Bruce(?) who disagreed with Vadim...it shouldn't be inherent in libpq
itself, only in the "applications" themselves