]> 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:15:15 +0000 (17:15 +0100)
commit3dfdf28152eb2df7cb4d4e43f461903fcc09e1d2
treef6fe3c712ba0812ea7ed26d445212c21a8276d21
parent614ba4844d3f771e56999dcdecc53b78d884d5d5
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