Обсуждение: pgsql: When processing nested structure pointer variables ecpg always e

Поиск
Список
Период
Сортировка

pgsql: When processing nested structure pointer variables ecpg always e

От
Michael Meskes
Дата:
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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/44fe8ae9f97cc78f8641c4bffdd8a3e8b55b4690

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