pkgsrc/databases/unixodbc
adam 26de9fa5af unixodbc: updated to 2.3.9
2.3.9
Fix that broke several driver builds. Sorry

2.3.8
Add configure support for editline
SQLDriversW was ignoring user config
SQLDataSources Fix termination character
Fix for pooling seg fault
Make calling SQLSetStmtAttrW call the W function in the driver is its there
Try and fix race condition clearing system odbc.ini file
Remove trailing space from isql/iusql SQL
When setting connection attributes set before connect also check if the W entry poins can be used
Try calling the W error functions first if available in the driver
Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle
iconv handles was being lost when reusing pooled connection
Catch null copy in iniPropertyInsert
Fix some leaks
2020-09-14 17:46:39 +00:00
..
files
patches
buildlink3.mk unixodbc: fix buildlinking 2020-03-17 18:17:06 +00:00
DESCR
distinfo unixodbc: updated to 2.3.9 2020-09-14 17:46:39 +00:00
Makefile unixodbc: updated to 2.3.9 2020-09-14 17:46:39 +00:00
PLIST