Added test case that was part of Zoltan's patch but apparently wasn't part of my commit.
Michael Meskes <meskes@postgresql.org>
Added test case that was part of Zoltan's patch but apparently wasn't part of my commit.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/preproc-outofscope.c | added | +379 −0 |
| src/interfaces/ecpg/test/expected/preproc-outofscope.stderr | added | +136 −0 |
| src/interfaces/ecpg/test/expected/preproc-outofscope.stdout | added | +4 −0 |
| src/interfaces/ecpg/test/preproc/outofscope.pgc | added | +125 −0 |
| src/interfaces/ecpg/test/preproc/struct.h | added | +18 −0 |