]> granicus.if.org Git - postgresql/commit
1) Fix SQLProcedures().
authorHiroshi Inoue <inoue@tpf.co.jp>
Tue, 23 Apr 2002 04:14:13 +0000 (04:14 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Tue, 23 Apr 2002 04:14:13 +0000 (04:14 +0000)
commitbf1f2e545cf77365e232620b2c1c19a23addcd53
tree46e21637a7bcde7935f8a37765b7724906e41cf1
parent0c1fe3d2b99a658b2fe03e27338e819b52357cf3
1) Fix SQLProcedures().
2) Handle timestamp without time zone.
3) Improve SQLForeignKeys() in multibyte mode.
src/interfaces/odbc/connection.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c