pgsql: Several fixes to array handling in ecpg. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Several fixes to array handling in ecpg.
Date
Msg-id E1WXpjv-0007gF-TA@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Several fixes to array handling in ecpg.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Several fixes to array handling in ecpg.

Patches by Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2b3136de9ed80cf89287651048d1597ebc1b4b6d

Modified Files
--------------
src/interfaces/ecpg/preproc/type.c                 |   17 +++++++--
.../ecpg/test/expected/preproc-array_of_struct.c   |    8 ++--
.../ecpg/test/expected/preproc-outofscope.c        |   40 ++++++++++----------
src/interfaces/ecpg/test/expected/preproc-type.c   |    6 +--
.../ecpg/test/expected/preproc-variable.c          |   12 +++---
5 files changed, 46 insertions(+), 37 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Several fixes to array handling in ecpg.
Next
From: Michael Meskes
Date:
Subject: pgsql: Several fixes to array handling in ecpg.