]> granicus.if.org Git - postgresql/commit
1) Internal improvements to handle updatable cursors(1st cut).
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 14 Mar 2002 05:42:04 +0000 (05:42 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 14 Mar 2002 05:42:04 +0000 (05:42 +0000)
commit01e322652b14c2aeac1737f29f8bcf9e18d1060e
tree2793f9c1dcea81f6268e81b777af1c990b74b526
parentf362dcec61bc8df8b13d65897aecaaac2ce1b7b0
1) Internal improvements to handle updatable cursors(1st cut).
2) Fix a bug in SQLColAttribute().
20 files changed:
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/environ.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/info30.c
src/interfaces/odbc/multibyte.c
src/interfaces/odbc/odbcapi30.c
src/interfaces/odbc/options.c
src/interfaces/odbc/parse.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc_api30.def
src/interfaces/odbc/psqlodbc_api30w.def
src/interfaces/odbc/qresult.c
src/interfaces/odbc/qresult.h
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/statement.h
src/interfaces/odbc/tuple.h