Added numeric and int8 types.
Byron Nikolaidis <byronn@insightdist.com>
Added numeric and int8 types. Bug fix for LongVarBinary -- begin transaction
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/convert.c | modified | +118 −0 |
| src/interfaces/odbc/execute.c | modified | +49 −0 |
| src/interfaces/odbc/info.c | modified | +47 −12 |
| src/interfaces/odbc/pgtypes.c | modified | +110 −11 |
| src/interfaces/odbc/pgtypes.h | modified | +3 −2 |
| src/interfaces/odbc/psqlodbc.h | modified | +5 −2 |
| src/interfaces/odbc/results.c | modified | +2 −2 |