Re: nchar is undocumented

2024-08-20 Thread Alvaro Herrera
On 2024-May-06, Erik Wienhold wrote: > On 2024-05-06 10:59 +0200, Alvaro Herrera wrote: > > By the way, this neighboring sentence is a bit awkward > > > > " It must be ... or a type for which there is a cast from json to that > > type." > Or maybe just > "[...] or any type that can be cast

Re: Documentation of .pgpass for Unix is incomplete

2024-08-20 Thread Marc Balmer
> 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 proper