Up to [cvs.NetBSD.org] / pkgsrc / databases / unixodbc / patches
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
unixodbc: updated to 2.3.11 2.3.11 Add missing files 2.3.10 Add connection pooling via wide connection functions Remove "#define VERSION" from unixodbc_conf.h Call driver functions through prototypes Add connection pool limit option Add fseeko support in cursor lib Try and prevent logging buffer overflow Add 'echo' option to isql/iusql Alter isql/iusql buffering Alter unicode to ascii conversion in SQLGetDiagField Fix pooling problem when user name and or password is not provided Fix a couple of reported buffer overflow conditions Fix iconv leak with timeout in pooled connection
unixodbc: updated to 2.3.7 2.3.7: Fix for pkg-config file update on no linux platforms Add W entry for GUI work Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and SQLSetConnectAttr/W Fix buffer overflows in SQLConnect/W and refine behaviour of SQLGet/WritePrivateProfileString SQLBrowseConnect/W allow disconnecting a started browse session after error Add --with-stats-ftok-name configure option to allow the selection of a file name used to generate the IPC id when collecting stats. Default is the system odbc.ini file Improve diag record handling with the behavior of Windows DM and export SQLCancelHandle Bug fix when SQLGetPrivateProfileString() is called to get a list of sections or a list of keys Connection pooling: Fix liveness check for Unicode drivers