Several fixes to array handling in ecpg.
Michael Meskes <meskes@postgresql.org>
Several fixes to array handling in ecpg. Patches by Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/type.c | modified | +13 −4 |
| src/interfaces/ecpg/test/expected/preproc-array_of_struct.c | modified | +4 −4 |
| src/interfaces/ecpg/test/expected/preproc-outofscope.c | modified | +20 −20 |
| src/interfaces/ecpg/test/expected/preproc-type.c | modified | +3 −3 |
| src/interfaces/ecpg/test/expected/preproc-variable.c | modified | +6 −6 |