OSDN Git Service

ODBC source code cleanup patch. Should match rest of PostgreSQL code better.
authorBruce Momjian <bruce@momjian.us>
Tue, 8 May 2001 17:06:18 +0000 (17:06 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 8 May 2001 17:06:18 +0000 (17:06 +0000)
commit296e7ba2ba27847a152d77a41115e2f1db240779
tree481398f1932cd3546b8cef8c76db4a163656c101
parent062a79a9900e7012e0eada333f209203ed433b31
ODBC source code cleanup patch.  Should match rest of PostgreSQL code better.
24 files changed:
src/interfaces/odbc/bind.c
src/interfaces/odbc/columninfo.c
src/interfaces/odbc/connection.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/drvconn.c
src/interfaces/odbc/environ.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/gpps.c
src/interfaces/odbc/info.c
src/interfaces/odbc/lobj.c
src/interfaces/odbc/misc.c
src/interfaces/odbc/multibyte.c
src/interfaces/odbc/options.c
src/interfaces/odbc/parse.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/psqlodbc.c
src/interfaces/odbc/qresult.c
src/interfaces/odbc/results.c
src/interfaces/odbc/setup.c
src/interfaces/odbc/socket.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/tuple.c
src/interfaces/odbc/tuplelist.c