~ubuntu-branches/ubuntu/lucid/psqlodbc/lucid

« back to all changes in this revision

Viewing changes to psqlodbca.def

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2008-05-09 10:40:32 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080509104032-brus47zgn7ak380w
Tags: 1:08.03.0200-1
* New upstream release
  - Disables some broken code (closes: #396218)
  - Obsoletes psqlodbc-413534.diff and most of psqlodbc-358949.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LIBRARY psqlodbca
2
 
EXPORTS
3
 
;SQLAllocConnect @1
4
 
;SQLAllocEnv @2
5
 
;SQLAllocStmt @3
6
 
SQLBindCol @4
7
 
SQLCancel @5
8
 
; SQLColAttributes @6 */
9
 
SQLConnect @7
10
 
SQLDescribeCol @8
11
 
SQLDisconnect @9
12
 
;SQLError @10
13
 
SQLExecDirect @11
14
 
SQLExecute @12
15
 
SQLFetch @13
16
 
;SQLFreeConnect @14
17
 
;SQLFreeEnv @15
18
 
SQLFreeStmt @16
19
 
SQLGetCursorName @17
20
 
SQLNumResultCols @18
21
 
SQLPrepare @19
22
 
SQLRowCount @20
23
 
SQLSetCursorName @21
24
 
;SQLTransact @23
25
 
SQLColumns @40
26
 
SQLDriverConnect @41
27
 
;SQLGetConnectOption @42
28
 
SQLGetData @43
29
 
SQLGetFunctions @44
30
 
SQLGetInfo @45
31
 
;SQLGetStmtOption @46
32
 
SQLGetTypeInfo @47
33
 
SQLParamData @48
34
 
SQLPutData @49
35
 
;SQLSetConnectOption @50
36
 
;SQLSetStmtOption @51
37
 
SQLSpecialColumns @52
38
 
SQLStatistics @53
39
 
SQLTables @54
40
 
SQLBrowseConnect @55
41
 
SQLColumnPrivileges @56
42
 
SQLDescribeParam @58
43
 
SQLExtendedFetch @59
44
 
SQLForeignKeys @60
45
 
SQLMoreResults @61
46
 
SQLNativeSql @62
47
 
SQLNumParams @63
48
 
SQLParamOptions @64
49
 
SQLPrimaryKeys @65
50
 
SQLProcedureColumns @66
51
 
SQLProcedures @67
52
 
SQLSetPos @68
53
 
SQLSetScrollOptions @69
54
 
SQLTablePrivileges @70
55
 
SQLBindParameter @72
56
 
 
57
 
SQLAllocHandle @80
58
 
SQLBindParam @81
59
 
SQLCloseCursor @82
60
 
SQLColAttribute @83
61
 
SQLCopyDesc @84
62
 
SQLEndTran @85
63
 
SQLFetchScroll @86
64
 
SQLFreeHandle @87
65
 
SQLGetDescField @88
66
 
SQLGetDescRec @89
67
 
SQLGetDiagField @90
68
 
SQLGetDiagRec @91
69
 
SQLGetEnvAttr @92
70
 
SQLGetConnectAttr @93
71
 
SQLGetStmtAttr @94
72
 
SQLSetConnectAttr @95
73
 
SQLSetDescField @96
74
 
SQLSetDescRec @97
75
 
SQLSetEnvAttr @98
76
 
SQLSetStmtAttr @99
77
 
SQLBulkOperations @100
78
 
 
79
 
SQLDummyOrdinal @199
80
 
dconn_FDriverConnectProc @200
81
 
DllMain @201
82
 
ConfigDSN @202
83
 
 
 
1
LIBRARY psqlodbc30a
 
2
EXPORTS
 
3
;SQLAllocConnect @1
 
4
;SQLAllocEnv @2
 
5
;SQLAllocStmt @3
 
6
SQLBindCol @4
 
7
SQLCancel @5
 
8
; SQLColAttributes @6
 
9
SQLConnect @7
 
10
SQLDescribeCol @8
 
11
SQLDisconnect @9
 
12
;SQLError @10
 
13
SQLExecDirect @11
 
14
SQLExecute @12
 
15
SQLFetch @13
 
16
;SQLFreeConnect @14
 
17
;SQLFreeEnv @15
 
18
SQLFreeStmt @16
 
19
SQLGetCursorName @17
 
20
SQLNumResultCols @18
 
21
SQLPrepare @19
 
22
SQLRowCount @20
 
23
SQLSetCursorName @21
 
24
;SQLTransact @23
 
25
SQLColumns @40
 
26
SQLDriverConnect @41
 
27
;SQLGetConnectOption @42
 
28
SQLGetData @43
 
29
SQLGetFunctions @44
 
30
SQLGetInfo @45
 
31
;SQLGetStmtOption @46
 
32
SQLGetTypeInfo @47
 
33
SQLParamData @48
 
34
SQLPutData @49
 
35
;SQLSetConnectOption @50
 
36
;SQLSetStmtOption @51
 
37
SQLSpecialColumns @52
 
38
SQLStatistics @53
 
39
SQLTables @54
 
40
SQLBrowseConnect @55
 
41
SQLColumnPrivileges @56
 
42
SQLDescribeParam @58
 
43
SQLExtendedFetch @59
 
44
SQLForeignKeys @60
 
45
SQLMoreResults @61
 
46
SQLNativeSql @62
 
47
SQLNumParams @63
 
48
;SQLParamOptions @64
 
49
SQLPrimaryKeys @65
 
50
SQLProcedureColumns @66
 
51
SQLProcedures @67
 
52
SQLSetPos @68
 
53
SQLSetScrollOptions @69
 
54
SQLTablePrivileges @70
 
55
SQLBindParameter @72
 
56
 
 
57
SQLAllocHandle @80
 
58
SQLBindParam @81
 
59
SQLCloseCursor @82
 
60
SQLColAttribute @83
 
61
SQLCopyDesc @84
 
62
SQLEndTran @85
 
63
SQLFetchScroll @86
 
64
SQLFreeHandle @87
 
65
SQLGetDescField @88
 
66
SQLGetDescRec @89
 
67
SQLGetDiagField @90
 
68
SQLGetDiagRec @91
 
69
SQLGetEnvAttr @92
 
70
SQLGetConnectAttr @93
 
71
SQLGetStmtAttr @94
 
72
SQLSetConnectAttr @95
 
73
SQLSetDescField @96
 
74
SQLSetDescRec @97
 
75
SQLSetEnvAttr @98
 
76
SQLSetStmtAttr @99
 
77
SQLBulkOperations @100
 
78
 
 
79
SQLDummyOrdinal @199
 
80
dconn_FDriverConnectProc @200
 
81
DllMain @201
 
82
ConfigDSN @202
 
83
 
 
84
forcelog
 
85
mylog
 
86
PGAPI_AllocConnect
 
87
PGAPI_FreeConnect
 
88
CC_connect
 
89
CC_set_error
 
90
CC_commit
 
91
CC_abort
 
92
CC_set_autocommit
 
93
CC_send_query_append
 
94
QR_Destructor