Use of term hostaddrs for multiple hostaddr values - Mailing list pgsql-hackers

From Michael Paquier
Subject Use of term hostaddrs for multiple hostaddr values
Date
Msg-id 20180109033419.GF76418@paquier.xyz
Whole thread Raw
Responses Re: Use of term hostaddrs for multiple hostaddr values
List pgsql-hackers
Hi all,

While looking at the documentation of libpq, I have noticed that the
term hostaddrs is used to qualify multiple values of hostaddr. This
looks incorrect to me, as this is not the name of a connection
parameter. Please find attached a patch to address this
inconsistency. One error message is also touched, impacting
translability.

Thanks,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Comment typo in postgres_fdw.c
Next
From: Etsuro Fujita
Date:
Subject: Incorrect comment for expand_single_inheritance_child