there is one problem with Zoltan patches commited into the tree:
authorBruce Momjian <bruce@momjian.us>
Fri, 15 Dec 2000 19:11:28 +0000 (19:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 15 Dec 2000 19:11:28 +0000 (19:11 +0000)
commit0cf37659c44a3d2cc88239132f4dc8b646805d9a
treec846d8de1857d382e049d08e2bfa1bbbf7eaacea
parent326fbd88373f259911c24cbee4a5f0c374e97a19
there is one problem with Zoltan patches commited into the tree:
if we set autocommit off and issued COMMIT (or ROLLBACK) on a connection
new transaction is not started

Max Khon
src/interfaces/odbc/options.c
src/interfaces/odbc/statement.c