mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
doc: explain how the home directory is found on Unix-like syst.
Done for libpq, postgres-fdw, and psql. Reported-by: marc@msys.ch Discussion: https://postgr.es/m/CAKFQuwZ-T-zsVM7gApS9-XU9vGxC7Oa-UyRQPVcJFagNU=AjOw@mail.gmail.com Backpatch-through: master
This commit is contained in:
@@ -1048,7 +1048,8 @@ INSERT INTO tbls1 VALUES ($1, $2) \parse stmt1
|
||||
<para>
|
||||
Changes the current working directory to
|
||||
<replaceable>directory</replaceable>. Without argument, changes
|
||||
to the current user's home directory.
|
||||
to the current user's home directory. For details on how home
|
||||
directories are found, see <xref linkend="libpq-pgpass"/>.
|
||||
</para>
|
||||
|
||||
<tip>
|
||||
|
Reference in New Issue
Block a user