From: | Thomas Lockhart <thomas(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql/src/interfaces/odbc (connection.c options.c statement.c) |
Date: | 2000-10-25 14:15:53 |
Message-ID: | 200010251415.e9PEFrF46271@hub.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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).
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut - PostgreSQL | 2000-10-25 16:13:51 | pgsql (configure configure.in) |
Previous Message | Philip Warner - CVS | 2000-10-25 10:21:57 | pgsql/src/bin/pg_dump (pg_backup_archiver.h pg_backup_tar.c pg_dumpall.sh) |