pgsql: When processing nested structure pointer variables ecpg always e - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: When processing nested structure pointer variables ecpg always e
Date
Msg-id E1Te6ms-0004ua-S5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/fc9b2d0ada32c4337012e6ef926f34ab1e083e88

Modified Files
--------------
src/interfaces/ecpg/preproc/variable.c |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: When processing nested structure pointer variables ecpg always e
Next
From: Michael Meskes
Date:
Subject: pgsql: When processing nested structure pointer variables ecpg always e