Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c09e7c

Browse files
committed
Fix typo in docs for libpq keepalives_count option.
Shigehiro Honda
1 parentc02e52d commit9c09e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ PGconn *PQconnectdbParams(const char **keywords, const char **values, int expand
334334
client's connection to the server is considered dead. A value of
335335
zero uses the system default. This parameter is ignored for
336336
connections made via a Unix-domain socket, or if keepalives are disabled.
337-
It is only supported on systems where the <symbol>TCP_KEEPINTVL</>
337+
It is only supported on systems where the <symbol>TCP_KEEPCNT</>
338338
socket option is available; on other systems, it has no effect.
339339
</para>
340340
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp