pgsql: Applied another patch by Zoltan to fix memory alignement issues

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied another patch by Zoltan to fix memory alignement issues
Date: 2011-12-04 03:43:42
Message-ID: E1RX2zO-0000Hf-EQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Applied another patch by Zoltan to fix memory alignement issues in ecpg's sqlda
code.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/621fd4d4c02d7c390c554f356ce161f8518fe865

Modified Files
--------------
src/interfaces/ecpg/ecpglib/sqlda.c | 31 +++++++++++++++++++------------
1 files changed, 19 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2011-12-04 03:44:34 pgsql: Applied another patch by Zoltan to fix memory alignement issues
Previous Message Hiroshi Saito 2011-12-03 23:21:53 psqlodbc - psqlodbc: add the change history.