[PATCH] Mention service key word more prominently in pg_service.conf docs

Started by Dagfinn Ilmari Mannsåkerover 1 year ago2 messageshackers
Jump to latest

Hi hackers,

I just noticed that the docs for pg_service.conf
(https://www.postgresql.org/docs/current/libpq-pgservice.html) don't
mention the actual key word to use in the libpq connection string until
the example in the last sentence, but it mentions the env var in the
first paragraph. Here's a patch to make the key word equally prominent.

- ilmari

Attachments:

0001-Mention-the-service-key-word-more-prominently-in-the.patchtext/x-diffDownload+2-2
#2Daniel Gustafsson
daniel@yesql.se
In reply to: Dagfinn Ilmari Mannsåker (#1)
Re: [PATCH] Mention service key word more prominently in pg_service.conf docs

On 17 Sep 2024, at 11:24, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote:

I just noticed that the docs for pg_service.conf
(https://www.postgresql.org/docs/current/libpq-pgservice.html) don't
mention the actual key word to use in the libpq connection string until
the example in the last sentence, but it mentions the env var in the
first paragraph. Here's a patch to make the key word equally prominent.

Fair point, that seems like a good change, will apply.

--
Daniel Gustafsson