PostgreSQL Source Code  git master
PGEventRegister Struct Reference

#include <libpq-events.h>

Data Fields

PGconnconn
 

Detailed Description

Definition at line 37 of file libpq-events.h.

Field Documentation

◆ conn

PGconn* PGEventRegister::conn

Definition at line 39 of file libpq-events.h.

Referenced by PQregisterEventProc().


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