1) Decrease the size of needlessly large buffers. For example, it
authorHiroshi Inoue <[email protected]>
Mon, 23 Apr 2001 01:41:06 +0000 (01:41 +0000)
committerHiroshi Inoue <[email protected]>
Mon, 23 Apr 2001 01:41:06 +0000 (01:41 +0000)
commit078e1d1263be5a67ba7450440bb8b70b9a44132b
tree152a0635651480f78577e68f17bfbd90430118c3
parent7910924ad351f80e10e6e46f49532a49ab6b28f5
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.
src/interfaces/odbc/columninfo.c
src/interfaces/odbc/connection.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/qresult.c