|
32 | 32 | [NO_PID]: sqlca: code: 0, state: 00000
|
33 | 33 | [NO_PID]: ecpg_process_output on line 32: OK: INSERT 0 1
|
34 | 34 | [NO_PID]: sqlca: code: 0, state: 00000
|
35 |
| -[NO_PID]: ecpg_execute on line 36: query: declare c cursor for select ename , sal , comm from emp order by ename asc; with 0 parameter(s) on connection ecpg1_regression |
| 35 | +[NO_PID]: ecpg_execute on line 36: query: declare c cursor for select ename , sal , comm from emp order by ename collate "C" asc; with 0 parameter(s) on connection ecpg1_regression |
36 | 36 | [NO_PID]: sqlca: code: 0, state: 00000
|
37 | 37 | [NO_PID]: ecpg_execute on line 36: using PQexec
|
38 | 38 | [NO_PID]: sqlca: code: 0, state: 00000
|
|
44 | 44 | [NO_PID]: sqlca: code: 0, state: 00000
|
45 | 45 | [NO_PID]: ecpg_process_output on line 46: correctly got 1 tuples with 3 fields
|
46 | 46 | [NO_PID]: sqlca: code: 0, state: 00000
|
47 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: aryan offset: -1; array: no |
| 47 | +[NO_PID]: ecpg_get_data on line 46: RESULT: Ram offset: -1; array: no |
48 | 48 | [NO_PID]: sqlca: code: 0, state: 00000
|
49 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: 11110 offset: -1; array: no |
| 49 | +[NO_PID]: ecpg_get_data on line 46: RESULT: 111100 offset: -1; array: no |
50 | 50 | [NO_PID]: sqlca: code: 0, state: 00000
|
51 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: offset: -1; array: no |
| 51 | +[NO_PID]: ecpg_get_data on line 46: RESULT: 21 offset: -1; array: no |
52 | 52 | [NO_PID]: sqlca: code: 0, state: 00000
|
53 |
| -[NO_PID]: raising sqlcode -213 on line 46: null value without indicator on line 46 |
54 |
| -[NO_PID]: sqlca: code: -213, state: 22002 |
55 | 53 | [NO_PID]: ecpg_execute on line 46: query: fetch c; with 0 parameter(s) on connection ecpg1_regression
|
56 | 54 | [NO_PID]: sqlca: code: 0, state: 00000
|
57 | 55 | [NO_PID]: ecpg_execute on line 46: using PQexec
|
58 | 56 | [NO_PID]: sqlca: code: 0, state: 00000
|
59 | 57 | [NO_PID]: ecpg_process_output on line 46: correctly got 1 tuples with 3 fields
|
60 | 58 | [NO_PID]: sqlca: code: 0, state: 00000
|
61 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: josh offset: -1; array: no |
| 59 | +[NO_PID]: ecpg_get_data on line 46: RESULT: aryan offset: -1; array: no |
62 | 60 | [NO_PID]: sqlca: code: 0, state: 00000
|
63 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: 10000 offset: -1; array: no |
| 61 | +[NO_PID]: ecpg_get_data on line 46: RESULT: 11110 offset: -1; array: no |
64 | 62 | [NO_PID]: sqlca: code: 0, state: 00000
|
65 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: 10 offset: -1; array: no |
| 63 | +[NO_PID]: ecpg_get_data on line 46: RESULT: offset: -1; array: no |
66 | 64 | [NO_PID]: sqlca: code: 0, state: 00000
|
| 65 | +[NO_PID]: raising sqlcode -213 on line 46: null value without indicator on line 46 |
| 66 | +[NO_PID]: sqlca: code: -213, state: 22002 |
67 | 67 | [NO_PID]: ecpg_execute on line 46: query: fetch c; with 0 parameter(s) on connection ecpg1_regression
|
68 | 68 | [NO_PID]: sqlca: code: 0, state: 00000
|
69 | 69 | [NO_PID]: ecpg_execute on line 46: using PQexec
|
70 | 70 | [NO_PID]: sqlca: code: 0, state: 00000
|
71 | 71 | [NO_PID]: ecpg_process_output on line 46: correctly got 1 tuples with 3 fields
|
72 | 72 | [NO_PID]: sqlca: code: 0, state: 00000
|
73 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: Ram offset: -1; array: no |
| 73 | +[NO_PID]: ecpg_get_data on line 46: RESULT: josh offset: -1; array: no |
74 | 74 | [NO_PID]: sqlca: code: 0, state: 00000
|
75 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: 111100 offset: -1; array: no |
| 75 | +[NO_PID]: ecpg_get_data on line 46: RESULT: 10000 offset: -1; array: no |
76 | 76 | [NO_PID]: sqlca: code: 0, state: 00000
|
77 |
| -[NO_PID]: ecpg_get_data on line 46: RESULT: 21 offset: -1; array: no |
| 77 | +[NO_PID]: ecpg_get_data on line 46: RESULT: 10 offset: -1; array: no |
78 | 78 | [NO_PID]: sqlca: code: 0, state: 00000
|
79 | 79 | [NO_PID]: ecpg_execute on line 46: query: fetch c; with 0 parameter(s) on connection ecpg1_regression
|
80 | 80 | [NO_PID]: sqlca: code: 0, state: 00000
|
|
0 commit comments