]> granicus.if.org Git - postgresql/commit
Add *Int8 As* option.
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 6 Jun 2002 04:50:47 +0000 (04:50 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 6 Jun 2002 04:50:47 +0000 (04:50 +0000)
commit89d6f6808cda2906a688845e27046705e0c38ae5
tree1e1b12c2d8f1f6649f6e8a92d0eab146afe55130
parent520695701ca6ef6ad5e5a984a98f89b3ede31e3c
Add *Int8 As* option.
24 files changed:
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/descriptor.h
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/dlg_specific.h
src/interfaces/odbc/dlg_wingui.c [new file with mode: 0644]
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/info.c
src/interfaces/odbc/info30.c
src/interfaces/odbc/misc.c
src/interfaces/odbc/misc.h
src/interfaces/odbc/multibyte.c
src/interfaces/odbc/parse.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc.rc
src/interfaces/odbc/resource.h
src/interfaces/odbc/results.c
src/interfaces/odbc/setup.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/win32.mak
src/interfaces/odbc/win32_30.mak
src/interfaces/odbc/win32_30w.mak