typo on libpq.sgml
От
Shigehiro Honda
Тема
typo on libpq.sgml
Дата
Msg-id
20110909.223425.71557770.fwif0083@mb.infoweb.ne.jp
Список
Дерево обсуждения
typo on libpq.sgml Shigehiro Honda <fwif0083@mb.infoweb.ne.jp>
Re: typo on libpq.sgml Robert Haas <robertmhaas@gmail.com>
Hi,
I noticed a typo in libpq.sgml. In the folowing partagrasoh, 'TCP_KEEPINTVL'
should be 'TCP_KEEPCNT'. (In libpq's setKeepalivesCount(), '#ifdef TCP_KEEPCNT' is used.)
keepalives_count
Controls the number of TCP keepalives that can be lost before the
client's connection to the server is considered dead. A value of
zero uses the system default. This parameter is ignored for
connections made via a Unix-domain socket, or if keepalives are disabled.
It is only supported on systems where the TCP_KEEPINTVL</>
socket option is available; on other systems, it has no effect.
regards,
--
Shigehiro Honda
В списке pgsql-docs по дате отправления