Header And Logo

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

Data Fields

statement Struct Reference

#include <extern.h>

Data Fields

int lineno
char * command
char * name
struct connectionconnection
enum COMPAT_MODE compat
bool force_indicator
enum ECPG_statement_type statement_type
bool questionmarks
struct variableinlist
struct variableoutlist

Detailed Description

Definition at line 51 of file extern.h.


Field Documentation

Definition at line 58 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), and ECPGdo().

Definition at line 61 of file extern.h.

Referenced by ecpg_execute(), ECPGdo(), free_statement(), and prepare_common().

Definition at line 55 of file extern.h.

Referenced by ecpg_execute(), ECPGdo(), and free_statement().

Definition at line 62 of file extern.h.

Referenced by ecpg_execute(), ECPGdo(), free_statement(), and prepare_common().

Definition at line 60 of file extern.h.

Referenced by ecpg_execute(), and ECPGdo().

Definition at line 59 of file extern.h.

Referenced by ecpg_execute(), and ECPGdo().


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