]> granicus.if.org Git - postgresql/commit
Improve declare/fetch mode a little.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sat, 8 Sep 2001 16:20:16 +0000 (16:20 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sat, 8 Sep 2001 16:20:16 +0000 (16:20 +0000)
commitec6c4d8c825e7d4489442f136d6c9b0828582a0d
treecc2c876944cba7745f4aa0637b460991b04c3ed5
parentfc5ec424ab6b21dc9e8c8968372669fd2b73ae73
Improve declare/fetch mode a little.
Add a new DSN option for PREPARE hadling.

Hiroshi Inoue
12 files changed:
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/dlg_specific.h
src/interfaces/odbc/execute.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc.rc
src/interfaces/odbc/qresult.c
src/interfaces/odbc/resource.h
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c