|
8 | 8 | [NO_PID]: sqlca: code: 0, state: 00000 |
9 | 9 | [NO_PID]: ecpg_process_output on line 13: OK: SET |
10 | 10 | [NO_PID]: sqlca: code: 0, state: 00000 |
11 | | -[NO_PID]: ecpg_execute on line 15: query: select 'abcdef' , N'abcdef' as foo , E'abc\bdef' as "foo" , U&'d\0061t\0061' as U&"foo" , U&'d!+000061t!+000061' UESCAPE '!' , $foo$abc$def$foo$; with 0 parameter(s) on connection ecpg1_regression |
| 11 | +[NO_PID]: ecpg_execute on line 15: query: select 'abc''d\ef' , N'abc''d\ef' as foo , E'abc''d\\ef' as "foo""bar" , U&'d\0061t\0061' as U&"foo""bar" , U&'d!+000061t!+000061' UESCAPE '!' , $foo$abc$def$foo$; with 0 parameter(s) on connection ecpg1_regression |
12 | 12 | [NO_PID]: sqlca: code: 0, state: 00000 |
13 | 13 | [NO_PID]: ecpg_execute on line 15: using PQexec |
14 | 14 | [NO_PID]: sqlca: code: 0, state: 00000 |
15 | 15 | [NO_PID]: ecpg_process_output on line 15: correctly got 1 tuples with 6 fields |
16 | 16 | [NO_PID]: sqlca: code: 0, state: 00000 |
17 | 17 | [NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples |
18 | 18 | [NO_PID]: sqlca: code: 0, state: 00000 |
19 | | -[NO_PID]: ecpg_get_data on line 15: RESULT: abcdef offset: -1; array: no |
| 19 | +[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no |
20 | 20 | [NO_PID]: sqlca: code: 0, state: 00000 |
21 | 21 | [NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples |
22 | 22 | [NO_PID]: sqlca: code: 0, state: 00000 |
23 | | -[NO_PID]: ecpg_get_data on line 15: RESULT: abcdef offset: -1; array: no |
| 23 | +[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no |
24 | 24 | [NO_PID]: sqlca: code: 0, state: 00000 |
25 | 25 | [NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples |
26 | 26 | [NO_PID]: sqlca: code: 0, state: 00000 |
27 | | -[NO_PID]: ecpg_get_data on line 15: RESULT: abcdef offset: -1; array: no |
| 27 | +[NO_PID]: ecpg_get_data on line 15: RESULT: abc'd\ef offset: -1; array: no |
28 | 28 | [NO_PID]: sqlca: code: 0, state: 00000 |
29 | 29 | [NO_PID]: ecpg_store_result on line 15: allocating memory for 1 tuples |
30 | 30 | [NO_PID]: sqlca: code: 0, state: 00000 |
|
0 commit comments