psqlODBC 09.00.0200 Released

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-odbc(at)postgresql(dot)org>
Cc: <pgsql-announce(at)postgresql(dot)org>
Subject: psqlODBC 09.00.0200 Released
Date: 2010-10-31 01:57:07
Message-ID: 1A694324CE304FAA8CCBCB4717A6EEBA@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-odbc

We are pleased to announce the release of psqlODBC 09.00.0200.
This version contains a number of bug fixes:

* Fix a bug relating to sizeof() with idx_fake_oid.
* Return 0 for the column size when the size of numeric items are unknown.
Also improve the calculation of scale of numeric items when it is not
explicitly specified.
Change to use 'if' instead of an inappropriate 'else if' at cursor of convert.
* Remember to set permanent flag to holdable cursors on commit with no preceding
rollback (to savepoint) operations. This fixes a crash bug in case of
cursor operations
across transaction.
* Fix a bug with the handling of the SQL_RETRIEVE_DATA option.(Per
report by Andreas).
* Fix cursor bug introduced by the previous change.(Per report by Andreas).
* Move the setting of folder name of libpq and gssapi related dlls
from .wxs file to .bat file.
* Fix a bug which returns incorrect values for SQL_DATETIME_SUB.

psqlODBC may be downloaded from
http://www.postgresql.org/ftp/odbc/versions/ in source, Windows
Installer, merge module, and basic zip file formats.

Please post any bug reports to the pgsql-odbc(at)postgresql(dot)org mailing list.

I'd like to take this opportunity to thank all those involved with the
development, testing and bug fixing of the updated driver.

--
psqlODBC team.

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2010-11-01 05:45:08 == PostgreSQL Weekly News - October 31 2010 ==
Previous Message Koichi Suzuki 2010-10-29 06:27:02 Postgres-XC 0.9.3 is now available

Browse pgsql-odbc by date

  From Date Subject
Next Message r.melizzi@tin.it 2010-10-31 17:03:51 ppsqlodbc_09_00_0200 bugs ?
Previous Message Raymond O'Donnell 2010-10-30 21:01:51 Re: psqlodbc_09_00_0200 - Information