#include <libpq-int.h>
Data Fields | |
PQnoticeReceiver | noticeRec |
void * | noticeRecArg |
PQnoticeProcessor | noticeProc |
void * | noticeProcArg |
Definition at line 152 of file libpq-int.h.
Definition at line 156 of file libpq-int.h.
Referenced by defaultNoticeReceiver(), makeEmptyPGconn(), PQmakeEmptyPGresult(), and PQsetNoticeProcessor().
Definition at line 157 of file libpq-int.h.
Referenced by defaultNoticeReceiver(), PQmakeEmptyPGresult(), and PQsetNoticeProcessor().
Definition at line 154 of file libpq-int.h.
Referenced by makeEmptyPGconn(), pqGetErrorNotice2(), pqGetErrorNotice3(), pqInternalNotice(), PQmakeEmptyPGresult(), and PQsetNoticeReceiver().
Definition at line 155 of file libpq-int.h.
Referenced by pqGetErrorNotice2(), pqGetErrorNotice3(), PQmakeEmptyPGresult(), and PQsetNoticeReceiver().