PostgreSQL Source Code: PGEventResultCopy Struct Reference (original) (raw)
#include <[libpq-events.h](libpq-events%5F8h%5Fsource.html)>
Data Fields | |
---|---|
const PGresult * | src |
PGresult * | dest |
Detailed Description
Definition at line 58 of file libpq-events.h.
Field Documentation
◆ dest
PGresult* PGEventResultCopy::dest
Definition at line 61 of file libpq-events.h.
Referenced by PQcopyResult().
◆ src
const PGresult* PGEventResultCopy::src
Definition at line 60 of file libpq-events.h.
Referenced by PQcopyResult().
The documentation for this struct was generated from the following file:
- src/interfaces/libpq/libpq-events.h