update
This commit is contained in:
parent
c5884e03ac
commit
9e44249b6e
@ -1319,7 +1319,7 @@ void PQuntrace(PGconn *conn)
|
|||||||
<Function>PQsetNoticeProcessor</Function>
|
<Function>PQsetNoticeProcessor</Function>
|
||||||
Control reporting of notice and warning messages generated by libpq.
|
Control reporting of notice and warning messages generated by libpq.
|
||||||
<synopsis>
|
<synopsis>
|
||||||
void PQsetNoticeProcessor (PGconn * conn,
|
PQnoticeProcessor PQsetNoticeProcessor (PGconn * conn,
|
||||||
void (*noticeProcessor) (void * arg, const char * message),
|
void (*noticeProcessor) (void * arg, const char * message),
|
||||||
void * arg)
|
void * arg)
|
||||||
</synopsis>
|
</synopsis>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user