PostgreSQL Source Code  git master
PGEventResultDestroy Struct Reference

#include <libpq-events.h>

Data Fields

PGresultresult
 

Detailed Description

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

Field Documentation

◆ result

PGresult* PGEventResultDestroy::result

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

Referenced by PQclear().


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