PostgreSQL Source Code  git master
sqlda.h File Reference
#include "sqlda-native.h"
Include dependency graph for sqlda.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct sqlvar_struct sqlvar_t
 
typedef struct sqlda_struct sqlda_t
 

Typedef Documentation

◆ sqlda_t

typedef struct sqlda_struct sqlda_t

Definition at line 1 of file sqlda.h.

◆ sqlvar_t

typedef struct sqlvar_struct sqlvar_t

Definition at line 1 of file sqlda.h.