When processing nested structure pointer variables ecpg always expected an

Michael Meskes <meskes@postgresql.org>

Commit: fc9b2d0ada32c4337012e6ef926f34ab1e083e88
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-11-29T16:16:17Z
Releases: 8.3.22
When processing nested structure pointer variables ecpg always expected an
array datatype which of course is wrong.

Applied patch by Muhammad Usama <m.usama@gmail.com> to fix this.

Files

PathChange+/−
src/interfaces/ecpg/preproc/variable.c modified +5 −1