Mercurial > p > roundup > code
diff CHANGES.txt @ 7705:29ef4b69f18c
doc: clarify entry for supporting pg_service.conf.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 20 Nov 2023 22:39:20 -0500 |
| parents | e10d0b262abd |
| children | 3071db43bfb6 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Nov 20 21:59:40 2023 -0500 +++ b/CHANGES.txt Mon Nov 20 22:39:20 2023 -0500 @@ -99,10 +99,11 @@ items when using list/table. Add pragma display_header to print headers for display command. Header displays designator and retired/active status. (John Rouillard) -- support config.ini rdbms option 'service'. Allow use of a - PostgreSQL connection service file for configuring database on a - per-tracker basis. Also replaces use of PGSERVICE env variable for - single instance trackers. (From ML question by ivanov. John Rouillard) +- issue2551299 - support config.ini rdbms option 'service'. Allow use + of a PostgreSQL connection service file (pg_service.conf) for + configuring database on a per-tracker basis. Also replaces use of + PGSERVICE env variable for single instance trackers. (From ML + question by ivanov. John Rouillard) 2023-07-13 2.3.0
