1) Improve literal handling in parse_statement().
Hiroshi Inoue <inoue@tpf.co.jp>
1) Improve literal handling in parse_statement(). 2) Remove some no longer valid comments. 3) Fix an option dialog setting bug. 4) Fix ODBCVER handling errors.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/dlg_specific.c | modified | +11 −8 |
| src/interfaces/odbc/dlg_specific.h | modified | +2 −2 |
| src/interfaces/odbc/odbcapi30.c | modified | +3 −1 |
| src/interfaces/odbc/odbcapi.c | modified | +4 −7 |
| src/interfaces/odbc/options.c | modified | +2 −2 |
| src/interfaces/odbc/parse.c | modified | +21 −15 |
| src/interfaces/odbc/psqlodbc.rc | modified | +2 −2 |