mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Fix wording of "hostaddrs"
The field is still called "hostaddr", so make sure references use "hostaddr values" instead. Author: Michael Paquier <michael.paquier@gmail.com>
This commit is contained in:
@ -1010,8 +1010,8 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
|
||||
</para>
|
||||
|
||||
<para>
|
||||
A comma-separated list of <literal>hostaddrs</> is also accepted, in
|
||||
which case each host in the list is tried in order. See
|
||||
A comma-separated list of <literal>hostaddr</literal> values is also
|
||||
accepted, in which case each host in the list is tried in order. See
|
||||
<xref linkend="libpq-multiple-hosts"> for details.
|
||||
</para>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user