]> 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:14:49 +0000 (17:14 +0100)
commit44fe8ae9f97cc78f8641c4bffdd8a3e8b55b4690
tree9b1ba1d829a228b9c944319172ba1f2c609720d7
parent94c014b53283fc8b5afe7f3c4ac989dda4b652d0
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