pgsql/src/interfaces/odbc (options.c statement.c)

From: momjian(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc (options.c statement.c)
Date: 2000-12-15 19:11:29
Message-ID: 200012151911.eBFJBT887356@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, December 15, 2000 @ 14:11:29
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/odbc
from hub.org:/home/projects/pgsql/tmp/cvs-serv87342/pgsql/src/interfaces/odbc

Modified Files:
options.c statement.c

----------------------------- Log Message -----------------------------

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

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2000-12-15 19:15:09 pgsql/src/backend/utils/adt (formatting.c)
Previous Message petere 2000-12-15 18:50:36 pgsql/src/pl/tcl (Makefile)