diff options
Diffstat (limited to 'src/interfaces/ecpg/test/expected/preproc-outofscope.stdout')
| -rw-r--r-- | src/interfaces/ecpg/test/expected/preproc-outofscope.stdout | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/test/expected/preproc-outofscope.stdout b/src/interfaces/ecpg/test/expected/preproc-outofscope.stdout index 636d4910dc..8c53ad7dfc 100644 --- a/src/interfaces/ecpg/test/expected/preproc-outofscope.stdout +++ b/src/interfaces/ecpg/test/expected/preproc-outofscope.stdout @@ -1,4 +1,3 @@ id=1 t='a' d1=1.000000 d2=2.000000 c = 'a ' id=2 t='' (NULL) d1=0.000000 (NULL) d2=0.000000 (NULL) c = '' (NULL) -id=3 t='"a"' d1=-1.000000 d2=nan c = 'a ' -id=4 t='b' d1=2.000000 d2=3.000000 c = 'b ' +id=3 t='b' d1=2.000000 d2=3.000000 c = 'b ' |
