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

Commit9e44249

Browse files
committed
update
1 parentc5884e0 commit9e44249

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
@@ -1319,7 +1319,7 @@ void PQuntrace(PGconn *conn)
13191319
<Function>PQsetNoticeProcessor</Function>
13201320
Control reporting of notice and warning messages generated by libpq.
13211321
<synopsis>
1322-
void PQsetNoticeProcessor (PGconn * conn,
1322+
PQnoticeProcessor PQsetNoticeProcessor (PGconn * conn,
13231323
void (*noticeProcessor) (void * arg, const char * message),
13241324
void * arg)
13251325
</synopsis>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp