postgresql/src
Thomas G. Lockhart c404d91c0b 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).
2000-10-25 14:15:49 +00:00
..
backend Check for SIGHUP and process config file updates just after waiting 2000-10-24 21:33:52 +00:00
bin Final (?) fix for tar (null block at end) 2000-10-25 10:21:38 +00:00
corba
data
include WAL utils defs 2000-10-25 00:49:14 +00:00
interfaces From Zoltan Kovacs back in April (sorry for the delay Zoltan!): 2000-10-25 14:15:49 +00:00
makefiles Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
pl Wups, messed up the comment markers on that last change. 2000-10-24 19:31:13 +00:00
template Makeover for Unixware 7.1.1 2000-10-22 22:15:13 +00:00
test New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
tools
tutorial
utils
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
Makefile.shlib Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
win32.mak