pgsql: Applied another patch by Zoltan to fix memory alignement issues - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Applied another patch by Zoltan to fix memory alignement issues
Date
Msg-id E1RX2zO-0000Hf-EQ@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: h-saito@pgfoundry.org (Hiroshi Saito)
Date:
Subject: psqlodbc - psqlodbc: add the change history.
Next
From: Michael Meskes
Date:
Subject: pgsql: Applied another patch by Zoltan to fix memory alignement issues