]> granicus.if.org Git - postgresql/commit
1) Decrease the size of needlessly large buffers. For example, it
authorHiroshi Inoue <inoue@tpf.co.jp>
Mon, 23 Apr 2001 01:41:06 +0000 (01:41 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Mon, 23 Apr 2001 01:41:06 +0000 (01:41 +0000)
commite355992ff96fa0aa9ea2a68209a59c05c048e751
tree0399778a849ac41eca7ef26a9748160723072091
parentcc6bdb3e4898cf5411005871e9dad7a341a07f20
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