When processing nested structure pointer variables ecpg always expected an

Michael Meskes <meskes@postgresql.org>

Commit: 3dfdf28152eb2df7cb4d4e43f461903fcc09e1d2
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-11-29T16:15:15Z
Releases: 9.0.11
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