]> granicus.if.org Git - postgresql/commit
Update odbc driver to current version V.0244
authorByron Nikolaidis <byronn@insightdist.com>
Wed, 3 Jun 1998 20:33:45 +0000 (20:33 +0000)
committerByron Nikolaidis <byronn@insightdist.com>
Wed, 3 Jun 1998 20:33:45 +0000 (20:33 +0000)
commit99d21d5b62a54d64b95dc915a35fb35111bbc430
tree06f02f33d40f78fd3b73ad6d775b18fd34ffd7e4
parent85f91d0e8e2fa996a2c7ec629037387e1a9cfd88
Update odbc driver to current version V.0244
39 files changed:
src/interfaces/odbc/bind.c
src/interfaces/odbc/bind.h
src/interfaces/odbc/columninfo.c
src/interfaces/odbc/columninfo.h
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/convert.h
src/interfaces/odbc/dlg_specific.c [new file with mode: 0644]
src/interfaces/odbc/dlg_specific.h [new file with mode: 0644]
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/environ.c
src/interfaces/odbc/environ.h
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/license.txt
src/interfaces/odbc/misc.c
src/interfaces/odbc/misc.h
src/interfaces/odbc/notice.txt
src/interfaces/odbc/options.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/pgtypes.h
src/interfaces/odbc/psqlodbc.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc.rc
src/interfaces/odbc/qresult.c
src/interfaces/odbc/qresult.h
src/interfaces/odbc/readme.txt [new file with mode: 0644]
src/interfaces/odbc/resource.h
src/interfaces/odbc/results.c
src/interfaces/odbc/setup.c
src/interfaces/odbc/socket.c
src/interfaces/odbc/socket.h
src/interfaces/odbc/statement.c
src/interfaces/odbc/statement.h
src/interfaces/odbc/tuple.c
src/interfaces/odbc/tuple.h
src/interfaces/odbc/tuplelist.c
src/interfaces/odbc/tuplelist.h