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

Commit1db9cce

Browse files
committed
responce->response
Alfred Perlstein
1 parent0e952cd commit1db9cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.51 2000/11/30 23:20:50 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.52 2000/12/21 18:47:05 momjian Exp $
33
-->
44

55
<chapter id="libpq-chapter">
@@ -1292,7 +1292,7 @@ some reason.
12921292
int PQflush(PGconn *conn);
12931293
</synopsis>
12941294
<function>PQflush</function> needs to be called on a non-blocking connection
1295-
before calling <function>select</function> to determine if aresponce has
1295+
before calling <function>select</function> to determine if aresponse has
12961296
arrived. If 0 is returned it ensures that there is no data queued to the
12971297
backend that has not actually been sent. Only applications that have used
12981298
<function>PQsetnonblocking</function> have a need for this.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp