When processing nested structure pointer variables ecpg always expected an

Michael Meskes <meskes@postgresql.org>

Commit: 44fe8ae9f97cc78f8641c4bffdd8a3e8b55b4690
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-11-29T16:14:49Z
Releases: 9.2.2
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