pgsql: doc: explain how the home directory is found on Unix-like syst.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: explain how the home directory is found on Unix-like syst.
Date: 2024-11-01 17:32:46
Message-ID: E1t6vVv-003TsV-Bv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: explain how the home directory is found on Unix-like syst.

Done for libpq, postgres-fdw, and psql.

Reported-by: marc(at)msys(dot)ch

Discussion: https://postgr.es/m/CAKFQuwZ-T-zsVM7gApS9-XU9vGxC7Oa-UyRQPVcJFagNU=AjOw@mail.gmail.com

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/94a8c19eed6cdaffad8939a41ed89e3c6afa7c94

Modified Files
--------------
doc/src/sgml/libpq.sgml | 4 +++-
doc/src/sgml/postgres-fdw.sgml | 4 +++-
doc/src/sgml/ref/psql-ref.sgml | 3 ++-
3 files changed, 8 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-11-01 17:54:54 pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options
Previous Message Bruce Momjian 2024-11-01 17:15:11 pgsql: doc: Add link to listen_addresses as cause of connection failure