Commit 90f571c
committed
Update ODPI-C to 2.0.1.
1 parent 2f1cd73 commit 90f571c
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
- README.md+1-1
- doc/src/conf.py+1-1
- doc/src/public_functions/dpiConn.rst+3-2
- doc/src/releasenotes.rst+19
- include/dpi.h+2-2
- samples/SampleLib.c+3-4
- samples/TestCQN.c+2-2
- src/dpiConn.c+1-4
- src/dpiImpl.h+1-1
- src/dpiOci.c+1-1
- src/dpiStmt.c+4
- src/dpiSubscr.c+7-4
- src/dpiVar.c+57-22
- test/TestBatchErrors.c+4-4
- test/TestConn.c+2-2
- test/TestLOBs.c+2
- test/TestLib.c+4-4
- test/TestObjectTypes.c+13-11
- test/TestObjects.c+19-26
- test/TestStatements.c-2
- test/TestSubscriptions.c+1-2
- test/TestSuiteRunner.c+17-4
- test/valgrind/run.sh+33
- test/valgrind/suppressions.txt+261
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments