A patch to fix the following bugs.
Hiroshi Inoue <inoue@tpf.co.jp>
A patch to fix the following bugs.
1) [ODBC] Psqlodbc and Centura: here it is a patch
posted by Matteo Cavalleli
2) [ODBC] pgsqODBC binding parameters II
posted by Ludek Finstrle
3) Invalid Page Fault in PSQLODBC.DLL
personal mail from Johann Zuschlag
Hiroki Kataoka kataoka@interwiz.koganei.tokyo.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/bind.c | modified | +6 −1 |
| src/interfaces/odbc/convert.c | modified | +26 −3 |
| src/interfaces/odbc/execute.c | modified | +69 −39 |
| src/interfaces/odbc/pgtypes.c | modified | +53 −0 |
| src/interfaces/odbc/pgtypes.h | modified | +1 −0 |
| src/interfaces/odbc/statement.c | modified | +23 −4 |
| src/interfaces/odbc/statement.h | modified | +3 −0 |