pgsql/src/interfaces/odbc (connection.c options.c statement.c) - Mailing list pgsql-committers

From Thomas Lockhart
Subject pgsql/src/interfaces/odbc (connection.c options.c statement.c)
Date
Msg-id 200010251415.e9PEFrF46271@hub.org
Whole thread Raw
List pgsql-committers
  Date: Wednesday, October 25, 2000 @ 10:15:52
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/odbc
     from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/interfaces/odbc

Modified Files:
    connection.c options.c statement.c

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

From Zoltan Kovacs back in April (sorry for the delay Zoltan!):

I modified the current ODBC driver for

* referential integrity error reporting,
* SELECT in transactions and
* disabling autocommit.

I tested these changes with Borland C++ Builder -> ODBCExpress ->
WinODBC driver (DLL) -> Postgres 7.0beta1 and Borland C++ Builder -> BDE ->
WinODBC driver (DLL) -> Postgres 7.0beta1. The patch is based on snapshot of
22th April (I don't think that someone has modified it since that: Byron
hasn't gave any sign of living for about a month and I didn't find any
comments about the ODBC driver on the list).


pgsql-committers by date:

Previous
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html/devel-corner index.html'
Next
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/src (Makefile.global.in Makefile.shlib)