PostgreSQL Source Code git master
Data Fields
PGNoticeHooks Struct Reference

#include <libpq-int.h>

Data Fields

 
void *  noticeRecArg
 
 
void *  noticeProcArg
 

Detailed Description

Definition at line 147 of file libpq-int.h.

Field Documentation

noticeProc

PQnoticeProcessor PGNoticeHooks::noticeProc

Definition at line 151 of file libpq-int.h.

Referenced by defaultNoticeReceiver(), pqMakeEmptyPGconn(), PQmakeEmptyPGresult(), and PQsetNoticeProcessor().

noticeProcArg

void* PGNoticeHooks::noticeProcArg

Definition at line 152 of file libpq-int.h.

Referenced by defaultNoticeReceiver(), PQmakeEmptyPGresult(), and PQsetNoticeProcessor().

noticeRec

PQnoticeReceiver PGNoticeHooks::noticeRec

Definition at line 149 of file libpq-int.h.

Referenced by pqGetErrorNotice3(), pqInternalNotice(), pqMakeEmptyPGconn(), PQmakeEmptyPGresult(), and PQsetNoticeReceiver().

noticeRecArg

void* PGNoticeHooks::noticeRecArg

Definition at line 150 of file libpq-int.h.

Referenced by pqGetErrorNotice3(), pqInternalNotice(), PQmakeEmptyPGresult(), and PQsetNoticeReceiver().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /