Data Fields | |
char * | cdrname |
SQLSMALLINT | decimals |
char * | filtervalue |
unsigned int | hasdefault:1 |
int | len |
struct { | |
columns * next | |
} | list |
struct { | |
columns * next | |
} | list |
struct { | |
columns * next | |
} | list |
char * | name |
char * | name |
char * | name |
unsigned int | notnull:1 |
SQLSMALLINT | nullable |
SQLINTEGER | octetlen |
SQLSMALLINT | radix |
SQLINTEGER | size |
char * | staticvalue |
char * | type |
char * | type |
SQLSMALLINT | type |
Definition at line 56 of file cdr_adaptive_odbc.c.
char* cdrname |
SQLSMALLINT decimals |
char* filtervalue |
unsigned int hasdefault |
int len |
Definition at line 66 of file cdr_pgsql.c.
Referenced by handle_cli_realtime_pgsql_cache(), and require_pgsql().
struct { ... } list |
struct { ... } list |
struct { ... } list |
char* name |
Definition at line 60 of file res_config_pgsql.c.
char* name |
Definition at line 64 of file cdr_pgsql.c.
char* name |
Definition at line 57 of file cdr_adaptive_odbc.c.
Referenced by find_column(), handle_cli_realtime_pgsql_cache(), odbc_log(), pgsql_log(), require_pgsql(), and update_pgsql().
Definition at line 65 of file res_config_pgsql.c.
Definition at line 69 of file cdr_pgsql.c.
Definition at line 67 of file cdr_adaptive_odbc.c.
unsigned int notnull |
Definition at line 67 of file cdr_pgsql.c.
Referenced by handle_cli_realtime_pgsql_cache(), and pgsql_log().
SQLSMALLINT nullable |
Definition at line 65 of file cdr_adaptive_odbc.c.
SQLINTEGER octetlen |
SQLSMALLINT radix |
SQLINTEGER size |
char* staticvalue |
char* type |
Definition at line 61 of file res_config_pgsql.c.
char* type |
Definition at line 65 of file cdr_pgsql.c.
SQLSMALLINT type |
Definition at line 61 of file cdr_adaptive_odbc.c.
Referenced by handle_cli_realtime_pgsql_cache(), odbc_log(), pgsql_log(), and require_pgsql().