PostgreSQL Source Code git master
Data Fields
connection Struct Reference

#include <ecpglib_extern.h>

Data Fields

char *  name
 
 
bool  autocommit
 
 
 
struct connectionnext
 

Detailed Description

Definition at line 101 of file ecpglib_extern.h.

Field Documentation

autocommit

bool connection::autocommit

Definition at line 105 of file ecpglib_extern.h.

Referenced by ECPGsetcommit(), and ECPGtrans().

cache_head

struct ECPGtype_information_cache* connection::cache_head

Definition at line 106 of file ecpglib_extern.h.

Referenced by ecpg_finish(), and ECPGconnect().

connection

PGconn* connection::connection

Definition at line 104 of file ecpglib_extern.h.

Referenced by ecpg_do_prologue(), ecpg_finish(), ECPGdescribe(), ECPGget_PGconn(), ECPGsetcommit(), ECPGstatus(), ECPGtrans(), and ECPGtransactionStatus().

name

char* connection::name

Definition at line 103 of file ecpglib_extern.h.

Referenced by ecpg_do_prologue(), ecpg_finish(), ecpg_get_connection_nr(), ECPGsetcommit(), ECPGstatus(), and ECPGtrans().

next

struct connection* connection::next

Definition at line 108 of file ecpglib_extern.h.

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

prep_stmts

struct prepared_statement* connection::prep_stmts

Definition at line 107 of file ecpglib_extern.h.

Referenced by deallocate_one(), ecpg_deallocate_all_conn(), ecpg_find_prepared_statement(), ecpg_register_prepared_stmt(), ECPGconnect(), and prepare_common().


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

AltStyle によって変換されたページ (->オリジナル) /