pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/unixodbc
Module Name: pkgsrc
Committed By: adam
Date: Sat Feb 9 07:06:33 UTC 2008
Modified Files:
pkgsrc/databases/unixodbc: Makefile Makefile.common PLIST distinfo
pkgsrc/databases/unixodbc/patches: patch-aa
Log Message:
Changes 2.2.12:
* Add missing SQLSetStmtOptionA and SQLSetStmtOptionW
* The config string being passed into ConfigDsn was wrong, removed
semicolon, and added terminating double null
* Add help help to isql
* Couple of changes to make the build on OSX work better
* Alter odbctest FullConnect to use SQLDriverConnect
* Replace a missed flag for true 64 bit operation
* Add ODBC3<->ODBC2 type mapping in SQLSetParam
* Add missing SQLSetStmtOptionW.c
* Tidy up the search for GUI lib code in SQLManageDatasource
* Backport a couple of changes from the Debian build into the
cursor lib
* Add extra config settings to the MaxDB/SapDB setup lib
* Fix possible exit from SQLConnect without having closed
in the driver
* Fix configure problem on Tru64
* Fix a build issue on Sinix
* Allow calling metadata functions via the cursor lib
* Alter args to SQLParamOptions
* Fix bug preventing attribute length from being returned from
SQLDrivers
* Fix broken iusql
* more...
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/databases/unixodbc/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/databases/unixodbc/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/unixodbc/PLIST \
pkgsrc/databases/unixodbc/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/unixodbc/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index