1) Decrease the size of needlessly large buffers. For example, it
Hiroshi Inoue <inoue@tpf.co.jp>
1) Decrease the size of needlessly large buffers. For example, it
resolved the stack over flow errors reported by Johann Zuschlag.
2) Support {oj syntax for 71. servers.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/columninfo.c | modified | +24 −8 |
| src/interfaces/odbc/connection.c | modified | +8 −6 |
| src/interfaces/odbc/convert.c | modified | +1 −0 |
| src/interfaces/odbc/execute.c | modified | +5 −0 |
| src/interfaces/odbc/qresult.c | modified | +4 −3 |