|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | sqlca_t |
Macros | |
| #define | PGDLLIMPORT |
| #define | SQLERRMC_LEN 150 |
| #define | sqlca (*ECPGget_sqlca()) |
Functions | |
| struct sqlca_t * | ECPGget_sqlca (void) |
| #define sqlca (*ECPGget_sqlca()) |
| struct sqlca_t * ECPGget_sqlca | ( | void | ) |
Definition at line 108 of file misc.c.