1) Fix SQLProcedures().
Hiroshi Inoue <inoue@tpf.co.jp>
1) Fix SQLProcedures(). 2) Handle timestamp without time zone. 3) Improve SQLForeignKeys() in multibyte mode.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/connection.c | modified | +2 −2 |
| src/interfaces/odbc/convert.c | modified | +7 −4 |
| src/interfaces/odbc/execute.c | modified | +1 −1 |
| src/interfaces/odbc/info.c | modified | +294 −151 |
| src/interfaces/odbc/pgtypes.c | modified | +11 −0 |
| src/interfaces/odbc/results.c | modified | +1 −1 |
| src/interfaces/odbc/statement.c | modified | +1 −1 |