there is one problem with Zoltan patches commited into the tree:

Bruce Momjian <bruce@momjian.us>

Commit: 0cf37659c44a3d2cc88239132f4dc8b646805d9a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-12-15T19:11:28Z
Releases: 7.1.1
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

Files

PathChange+/−
src/interfaces/odbc/options.c modified +1 −15
src/interfaces/odbc/statement.c modified +4 −11