PostgreSQL Source Code
git master
|
#include <sqlca.h>
Data Fields | |
char | sqlcaid [8] |
long | sqlabc |
long | sqlcode |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
char | sqlerrp [8] |
long | sqlerrd [6] |
char | sqlwarn [8] |
char | sqlstate [5] |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
struct { | |
int sqlerrml | |
char sqlerrmc [SQLERRMC_LEN] | |
} | sqlerrm |
long sqlca_t::sqlcode |
Definition at line 23 of file sqlca.h.
Referenced by ecpg_log(), ECPGnoticeReceiver(), and ECPGset_var().
struct { ... } sqlca_t::sqlerrm |
Referenced by ECPGset_var().
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
struct { ... } sqlca_t::sqlerrm |
char sqlca_t::sqlerrmc[SQLERRMC_LEN] |
Definition at line 27 of file sqlca.h.
Referenced by ECPGset_var().
int sqlca_t::sqlerrml |
Definition at line 26 of file sqlca.h.
Referenced by ECPGset_var().
char sqlca_t::sqlstate |
Definition at line 53 of file sqlca.h.
Referenced by ecpg_log(), ecpg_raise(), ecpg_raise_backend(), ECPGnoticeReceiver(), and ECPGset_var().