Several fixes to array handling in ecpg.
authorMichael Meskes <meskes@postgresql.org>
Wed, 9 Apr 2014 09:21:46 +0000 (11:21 +0200)
committerMichael Meskes <meskes@postgresql.org>
Wed, 9 Apr 2014 09:38:40 +0000 (11:38 +0200)
commit3b8fda6763ceccac0fc5ae0e921568235608252c
tree9ae975a8122fa84239ba171697f3938a55d46965
parent601c01e08ded65225c0a94878a9e5b6d90cd1206
Several fixes to array handling in ecpg.

Patches by Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/test/expected/preproc-array_of_struct.c
src/interfaces/ecpg/test/expected/preproc-outofscope.c
src/interfaces/ecpg/test/expected/preproc-type.c
src/interfaces/ecpg/test/expected/preproc-variable.c