Re: Documentation of .pgpass for Unix is incomplete - Mailing list pgsql-docs

From Marc Balmer
Subject Re: Documentation of .pgpass for Unix is incomplete
Date
Msg-id BB3D5D66-40DD-45AF-931A-8006E44373EE@msys.ch
Whole thread Raw
In response to Re: Documentation of .pgpass for Unix is incomplete  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
> Well, it is more complicated than checking just HOME because it calls
> getpwuid_r() if HOME is not set:
>
>     https://doxygen.postgresql.org/fe-connect_8c.html#a3f49cbb20595c1765bd0db5ff434c9c3
>
> Is it worth going into that detail in the docs?

Yes definitely.  This not being properly documented caused me hours of work…




pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Documentation of .pgpass for Unix is incomplete
Next
From: Alvaro Herrera
Date:
Subject: Re: nchar is undocumented