]> granicus.if.org Git - postgresql/commit
When processing nested structure pointer variables ecpg always expected an
authorMichael Meskes <meskes@postgresql.org>
Thu, 29 Nov 2012 16:12:00 +0000 (17:12 +0100)
committerMichael Meskes <meskes@postgresql.org>
Thu, 29 Nov 2012 16:12:00 +0000 (17:12 +0100)
commit086cf1458c6000a01e6c9ff44cc5da30cd65d145
tree283689311d30b0fd726f33ef891fd7dfca6984b9
parent1fc698cf14d17a3a8ad018cf9ec100198a339447
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.
src/interfaces/ecpg/preproc/variable.c