]> 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:52 +0000 (17:15 +0100)
commitf22a6edad883c325c90a574967ff4f2ec1b155ce
tree5d4deb8e940dc8182f4373b5885514513d35f3b8
parent67b5effe8cf693590a0cc71b457b750ab34fa6ec
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