PostgreSQL Source Code git master
Loading...
Searching...
No Matches
sqlca_t Struct Reference

#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 
 
struct { 
 
   int   sqlerrml 
 
   char   sqlerrmc [SQLERRMC_LEN
 
sqlerrm 
 
struct { 
 
   int   sqlerrml 
 
   char   sqlerrmc [SQLERRMC_LEN
 
sqlerrm 
 
struct { 
 
   int   sqlerrml 
 
   char   sqlerrmc [SQLERRMC_LEN
 
sqlerrm 
 

Detailed Description

Definition at line 19 of file sqlca.h.

Field Documentation

◆ sqlabc

long sqlca_t::sqlabc

Definition at line 22 of file sqlca.h.

◆ sqlcaid

char sqlca_t::sqlcaid

Definition at line 21 of file sqlca.h.

◆ sqlcode

long sqlca_t::sqlcode

Definition at line 23 of file sqlca.h.

Referenced by ECPGnoticeReceiver().

◆ sqlerrd

long sqlca_t::sqlerrd

Definition at line 30 of file sqlca.h.

◆ [struct] [1/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [2/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [3/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [4/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [5/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [6/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [7/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [8/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [9/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [10/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [11/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [12/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [13/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [14/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [15/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [16/17]

struct { ... } sqlca_t::sqlerrm

◆ [struct] [17/17]

struct { ... } sqlca_t::sqlerrm

◆ sqlerrmc

char sqlca_t::sqlerrmc[SQLERRMC_LEN]

Definition at line 27 of file sqlca.h.

◆ sqlerrml

int sqlca_t::sqlerrml

Definition at line 26 of file sqlca.h.

◆ sqlerrp

char sqlca_t::sqlerrp

Definition at line 29 of file sqlca.h.

◆ sqlstate

char sqlca_t::sqlstate

Definition at line 53 of file sqlca.h.

Referenced by ecpg_raise(), ecpg_raise_backend(), and ECPGnoticeReceiver().

◆ sqlwarn

char sqlca_t::sqlwarn

Definition at line 39 of file sqlca.h.


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