pgsql: doc: Mention the connstring key word for PGSERVICE

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Mention the connstring key word for PGSERVICE
Date: 2024-10-01 08:23:15
Message-ID: E1svYA6-001h0e-K9@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Mention the connstring key word for PGSERVICE

The documentation for the connection service file was mentioning
the environment variable early but not the connection string key
word until the last sentence and only then in an example. This
adds the keyword in the first paragraph to make it clearer

Author: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Discussion: https://postgr.es/m/87r09ibpke.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1b4d52c3556b9abad10165ce7298062cf7eb7005

Modified Files
--------------
doc/src/sgml/libpq.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-10-01 09:00:08 pgsql: jit: Require at least LLVM 14, if enabled.
Previous Message Tatsuo Ishii 2024-10-01 08:15:28 Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space.