psqlODBC 07.02.0005 Released - Mailing list pgsql-announce

From Dave Page
Subject psqlODBC 07.02.0005 Released
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B884F9@mail.vale-housing.co.uk
Whole thread Raw
List pgsql-announce
The latest version of the official PostgreSQL ODBC driver, psqlODBC
07.02.0005 is now available for download from
http://odbc.postgresql.org/psqlodbc.php?DocID=downloads in precompiled
formats for Windows, and a source tarball.

Please note: This will be the last 07.02 release. Starting with
07.03.0001, the ODBC 2.5 driver will be renamed to 'PostgreSQL Legacy',
and the new ODBC 3.0 driver will become 'PostgreSQL'. The unicode
version will become 'PostgreSQL Unicode (Beta)'.

For this reason, testing and bug reporting for the ODBC 3.0 and Unicode
drivers is encouraged.

Changes and updates in the new release include:

2002 Nov 12
 Fix a crash bug thanks to Ryo Hattori.

2002 Nov 13
 1) Fixed pretty many 'if (..);' lines(my fault sorry).
 2) Add a few #include lines(config.h pthread,h) for *nix.
 3) Supress automatic client_encoding setting in some cases.

2002 Nov 22
 Use SQL_TYPE_DATE, SQL_TYPE_TIME and SQL_TYPE_TIMESTAMP  instead of
SQL_DATE, SQL_TIME and SQL_TIMESTAMP in ODBC  3.X.  Change
SQLGetTypeinfo to display ODBC3.x info.

2002 Nov 25
 Change SQLRowCount to return SQL_SUCCESS not SQL_ERROR
 if the statement executed fine.
 Fix a bug reported by Glen Parker.

2002 Nov 26
 Change CURSOR_TYPE or CONCURRENCY statement attribute to
 be reset on cursor close per bug report from Glen Parker.

Regards, Dave.

pgsql-announce by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL Version 7.3 Released! (repost)
Next
From: elein (by way of elein
Date:
Subject: Issue #2 General Bits