psqlODBC 8.01.0104 Development snapshot

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: psqlODBC 8.01.0104 Development snapshot
Date: 2005-12-09 22:16:59
Message-ID: 20051209221659.GB16644@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I announce new development snapshot with this informations:

Release Name: psqlodbc 8.01.0104

Notes:
This is next development snapshot with mainly stability fixes.
It's recommended to upgrade from 8.01.0103 to this snapshot.

It contains only psqlodbca.dll and psqlodbcw.dll. You can install it
only over some installed release version with additional DLLs.

Changes:
List of fixes:
1) psqlodbc-autocommit_off.diff
add commit after set basic options in SQLDriverConnect when autocommit is turned off
2) psqlodbc-bindparam_count_error.diff
driver doesn't fail when there isn't bind enough parameters
3) psqlodbc-colattributes_manual_result.diff
collattributes doesn't work since switch to libpq.
There is still problem with select '' as xx from table
4) psqlodbc-fetchcursor.diff
SQLTables after SQLExecDirect has problem with GetData for all rows
5) psqlodbc-paramlen.diff
grow MAXKEYLEN for SQLConfigDataSource
6) psqlodbc-server_side_prepare2.diff
repair behaviour of more queries in one statement

If you encountered some problems with earlier development snapshot
try this. Feel free to report bugs.

Regards,

Luf

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2005-12-09 22:19:58 [ psqlodbc-Bugs-1000477 ] Long parameters are not parsed from initialization string and unitialized options
Previous Message Ludek Finstrle 2005-12-09 21:58:26 Re: build psqlodbc-08.00.0102' with pgsql 8.0.4