Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

connection Struct Reference

#include <extern.h>

Data Fields

char * name
PGconnconnection
bool autocommit
struct ECPGtype_information_cachecache_head
struct prepared_statementprep_stmts
struct connectionnext

Detailed Description

Definition at line 75 of file extern.h.


Field Documentation

Definition at line 79 of file extern.h.

Referenced by ecpg_execute(), ECPGsetcommit(), and ECPGtrans().

Definition at line 80 of file extern.h.

Referenced by ecpg_finish(), ecpg_is_type_an_array(), and ECPGconnect().

Definition at line 82 of file extern.h.

Referenced by ecpg_finish(), ecpg_get_connection_nr(), and ECPGdisconnect().


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