RE: ODBC changes - Mailing list pgsql-odbc

From Dave Page
Subject RE: ODBC changes
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A299F@woody.vale-housing.co.uk
Whole thread Raw
In response to ODBC changes  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 15 February 2001 07:10
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] ODBC changes
>
>
> Hi all,
> I commited the following change.
>
> 1) Change transaction boundary in autocommit off mode
>    per recent discussion in pgsql-odbc. Now SELECT is
>    a boundary but VACUUM isn't.
> 2) Put back the error handling behavior. When elog(ERROR)
>    was detected the driver automatically issues "ABORT"
>    if a transaction is in progress.
> 3) Driver version is 7.01.0003(Dave already set it but
>    it was put back to 7.01.0002 sorry).

If no one else is going to make any mods for the next couple of days I'll
compile a new win32 binary for people to try out. If I don't hear anything
by tomorrow morning (UK time) I'll go ahead and create one...

Regards,

Dave.

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: ODBC changes
Next
From: Hiroshi Inoue
Date:
Subject: Re: ODBC changes