Re: [HACKERS] Patch to psql.c to allow .psqlrc file - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Patch to psql.c to allow .psqlrc file
Date
Msg-id 8981c79c781e74cef1058b55ba7e7c21
Whole thread Raw
In response to [HACKERS] Patch to psql.c to allow .psqlrc file  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
> It's trivial to search whatever directories we want to, but using
> /etc/ and $HOME is the convention which every other program I know
> of follows, so I just did the same.
>
> It's certainly true that every machine will have a /etc whereas
> maybe only one machine on a network may have the PG
> installation directory.
>
> I'd vote for leaving it as is...

Very good.  I was just asking.

- --
Bruce Momjian
maillist@candle.pha.pa.us

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

pgsql-hackers by date:

Previous
From: Andrew Martin
Date:
Subject: [HACKERS] PSQL man page patch
Next
From: (Erik Bennett)
Date:
Subject: Re: [HACKERS] Patch to psql.c to allow .psqlrc file