Re: Is my home $HOME or is it getpwent()->pw_dir ? - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: Is my home $HOME or is it getpwent()->pw_dir ?
Date
Msg-id 61BE4DA3.9070208@anastigmatix.net
Whole thread Raw
In response to Is my home $HOME or is it getpwent()->pw_dir ?  (Chapman Flack <chap@anastigmatix.net>)
Responses Re: Is my home $HOME or is it getpwent()->pw_dir ?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On 12/18/21 15:57, Chapman Flack wrote:
> I see that I can set
> a HISTFILE variable (or set PSQL_HISTORY in the environment),
> and can set PSQLRC in the environment (but not as a variable),
> and nothing can set the .pgpass location

well, not in the psql docs, but in the environment variable section
for libpq I do see a PGPASSFILE.

-C



pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Is my home $HOME or is it getpwent()->pw_dir ?
Next
From: "David G. Johnston"
Date:
Subject: Re: Is my home $HOME or is it getpwent()->pw_dir ?