PostgreSQL Source Code: connection Struct Reference (original) (raw)
#include <[ecpglib_extern.h](ecpglib%5F%5Fextern%5F8h%5Fsource.html)>
Data Fields | |
---|---|
char * | name |
PGconn * | connection |
bool | autocommit |
struct ECPGtype_information_cache * | cache_head |
struct prepared_statement * | prep_stmts |
struct connection * | next |
Detailed Description
Definition at line 101 of file ecpglib_extern.h.
Field Documentation
◆ autocommit
bool connection::autocommit
◆ cache_head
PGconn* connection::connection
◆ name
◆ next
◆ prep_stmts
The documentation for this struct was generated from the following file:
- src/interfaces/ecpg/ecpglib/ecpglib_extern.h