psqlODBC 8.01.0104 Development snapshot

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема psqlODBC 8.01.0104 Development snapshot
Дата
Msg-id 20051209221659.GB16644@soptik.pzkagis.cz
обсуждение исходный текст
Список 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

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: build psqlodbc-08.00.0102' with pgsql 8.0.4
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000477 ] Long parameters are not parsed from initialization string and unitialized options