Re: ODBC changes

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Hiroshi Inoue'" <Inoue(at)tpf(dot)co(dot)jp>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC changes
Date: 2001-09-11 09:35:49
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A2E29@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue(at)tpf(dot)co(dot)jp]
> Sent: 11 September 2001 04:52
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: [ODBC] ODBC changes
>
>
> Hi all,
>
> I've committed the following changes.
> Now psqlodbc driver is 7.01.0007.
>
> 1) Most driver options are now DSN options.
> 2) Add a new DSN option *Disallow Premature*.
> (I hope this would fix bugs reported by
> Keith Millard and Michael Rudolph).
> 3) Improve FE/BE conversation a little(will
> fix a bug reported by Kristis Markis).
> 4) Handle esacaped date/time parameters.
> 5) Improve declare/fetch mode a little.
> (select .. for update/select .. into ..)
> 6) Fix SQLForeignKeys() in multibyte mode.
> 7) Improve procedure calls.
> 8) Fix '\\' handling for bytea type.
> 9) Improve the memory usage in tuple allocation
> a little.
> 10) Fix a few bugs in parse_statement().
>
> [Internal change]
> 1) Removed all internal ODBC API function calls.
> (ODBC 3.0 a little for test).
> 2) Renamed psqlodbc.def to psqlodbc_win32.def so as to
> avoid a conflict with cygwin port.

I've built and packaged this new version now and have included a Merge
Module for those that need it. I'm having a little trouble getting it onto
the ftp server at present, but once it's available for download I'll let the
list know.

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message gerardo villegas medina 2001-09-11 13:19:39
Previous Message Henshall, Stuart - WCP 2001-09-11 08:06:05 Re: 'ODBC call failed' a few seconds after Opening the table in A