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