forked from pool/unixODBC
* 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 - Add unixODBC-2.3.7-warning-cleanup.patch: 2.3.7 a 64bit protability error See https://github.com/lurcher/unixODBC/issues/18 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=54
55 lines
1.0 KiB
Diff
55 lines
1.0 KiB
Diff
diff -urEbwB unixODBC-2.3.7/odbcinst/odbcinst.exp unixODBC-2.3.7.new/odbcinst/odbcinst.exp
|
|
--- unixODBC-2.3.7/odbcinst/odbcinst.exp 2018-04-03 12:36:21.000000000 +0200
|
|
+++ unixODBC-2.3.7.new/odbcinst/odbcinst.exp 2018-08-13 12:31:10.660686094 +0200
|
|
@@ -65,3 +65,50 @@
|
|
_SQLDriverConnectPrompt
|
|
_SQLDriverConnectPromptW
|
|
inst_logPushMsg
|
|
+iniAllTrim
|
|
+iniAppend
|
|
+iniClose
|
|
+iniCommit
|
|
+iniCursor
|
|
+iniDelete
|
|
+iniElement
|
|
+iniElementCount
|
|
+iniElementEOL
|
|
+iniElementToEnd
|
|
+iniGetBookmark
|
|
+iniGotoBookmark
|
|
+iniObject
|
|
+iniObjectDelete
|
|
+iniObjectEOL
|
|
+iniObjectFirst
|
|
+iniObjectInsert
|
|
+iniObjectLast
|
|
+iniObjectNext
|
|
+iniObjectSeek
|
|
+iniObjectSeekSure
|
|
+iniObjectUpdate
|
|
+iniOpen
|
|
+iniProperty
|
|
+iniPropertyDelete
|
|
+iniPropertyEOL
|
|
+iniPropertyFirst
|
|
+iniPropertyInsert
|
|
+iniPropertyLast
|
|
+iniPropertyNext
|
|
+iniPropertySeek
|
|
+iniPropertySeekSure
|
|
+iniPropertyUpdate
|
|
+iniPropertyValue
|
|
+iniToUpper
|
|
+iniValue
|
|
+_iniObjectRead
|
|
+_iniPropertyRead
|
|
+__iniDebug
|
|
+_iniDump
|
|
+_iniScanUntilNextObject
|
|
+_iniScanUntilObject
|
|
+lt_dlclose
|
|
+lt_dlerror
|
|
+lt_dlinit
|
|
+lt_dlopen
|
|
+lt_dlsym
|