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:44:34
Message-ID: E1RX30E-0000Im-Ae@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
------
master

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

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 pgsql 2011-12-04 15:53:32 pgsql: Tag refs/tags/REL9_0_6 was created
Previous Message Michael Meskes 2011-12-04 03:43:42 pgsql: Applied another patch by Zoltan to fix memory alignement issues