pgsql: doc: Add documentation for PGLOADBALANCEHOSTS environment variab - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: doc: Add documentation for PGLOADBALANCEHOSTS environment variab
Date
Msg-id E1pplUZ-0047aw-In@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.

Commit 7f5b19817e introduced the PGLOADBALANCEHOSTS environment
variable for connection load balancing in libpq. However, documentation
for this variable was missing.

Author: Fujii Masao
Reviewed-by: Jelte Fennema
Discussion: https://postgr.es/m/e2b44cf7-aa16-e726-1d4a-a69508ebf6b9@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a16512d40a58c5046c2ab4ca7eabb8393f31c18

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


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Remove unused global variable
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Make libpq error messages consistent for translation