]> granicus.if.org Git - postgresql/commit
Run pgindent on ODBC code only, to reformat new comments.
authorBruce Momjian <bruce@momjian.us>
Tue, 8 May 2001 17:12:36 +0000 (17:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 8 May 2001 17:12:36 +0000 (17:12 +0000)
commit1c551683cb99d94ebb44be0b94a0e03dd1d9a0f8
tree99279ec899019d77b252ec91508e0d675021d54d
parent296e7ba2ba27847a152d77a41115e2f1db240779
Run pgindent on ODBC code only, to reformat new comments.
23 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/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/statement.h
src/interfaces/odbc/tuplelist.c