pgsql: Applied patch by Chen Huajun <chenhj@cn.fujitsu.com> to make ecp

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied patch by Chen Huajun <chenhj@cn.fujitsu.com> to make ecp
Date: 2012-11-23 13:40:52
Message-ID: E1TbtUy-0003OS-Jj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Applied patch by Chen Huajun <chenhj(at)cn(dot)fujitsu(dot)com> to make ecpg able to cope
with very long structs.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-11-23 17:16:07 pgsql: pg_stat_replication.sync_state was displayed incorrectly at page
Previous Message Tom Lane 2012-11-22 16:25:24 pgsql: Fix pg_resetxlog to use correct path to postmaster.pid.