|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | sqlca_t |
Macros | |
| #define | ECPGdebug(X, Y) ECPGdebug((X)+100,(Y)) |
| #define | POSTGRES_SQLCA_H |
| #define | PGDLLIMPORT |
| #define | SQLERRMC_LEN 150 |
| #define | sqlca (*ECPGget_sqlca()) |
Functions | |
| struct sqlca_t * | ECPGget_sqlca (void) |
| int | main () |
Definition at line 7 of file sql-sqljson_jsontable.c.
| #define PGDLLIMPORT |
Definition at line 21 of file sql-sqljson_jsontable.c.
| #define POSTGRES_SQLCA_H |
Definition at line 15 of file sql-sqljson_jsontable.c.
| #define sqlca (*ECPGget_sqlca()) |
Definition at line 72 of file sql-sqljson_jsontable.c.
| #define SQLERRMC_LEN 150 |
Definition at line 25 of file sql-sqljson_jsontable.c.
Definition at line 108 of file misc.c.
Definition at line 99 of file sql-sqljson_jsontable.c.
References ECPGconnect(), ECPGdebug, ECPGdisconnect(), ECPGdo(), ECPGsetcommit(), ECPGst_normal, ECPGt_EOIT, ECPGt_EORT, ECPGt_int, ECPGt_NO_INDICATOR, fb(), printf, sqlca, and sqlprint().