PostgreSQL Source Code: descriptor Struct Reference (original) (raw)
#include <[ecpglib_extern.h](ecpglib%5F%5Fextern%5F8h%5Fsource.html)>
Data Fields | |
---|---|
char * | name |
PGresult * | result |
struct descriptor * | next |
int | count |
struct descriptor_item * | items |
char * | connection |
Detailed Description
Definition at line 112 of file ecpglib_extern.h.
Field Documentation
◆ connection
char* descriptor::connection
Definition at line 207 of file type.h.
◆ count
◆ items
◆ name
◆ next
◆ result
The documentation for this struct was generated from the following files:
- src/interfaces/ecpg/ecpglib/ecpglib_extern.h
- src/interfaces/ecpg/preproc/type.h