pgsql: Fix wording of "hostaddrs"

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix wording of "hostaddrs"
Date: 2018-01-21 12:44:46
Message-ID: E1edEzO-0001Kg-Ep@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix wording of "hostaddrs"

The field is still called "hostaddr", so make sure references use
"hostaddr values" instead.

Author: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d66cfe1bf430ba20c52a9e9a9565edcb7cc0ac48

Modified Files
--------------
doc/src/sgml/libpq.sgml | 4 ++--
src/interfaces/libpq/fe-connect.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2018-01-21 14:45:32 pgsql: Support huge pages on Windows
Previous Message Bruce Momjian 2018-01-21 02:47:16 pgsql: doc: update intermediate certificate instructions