pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha
Date: 2011-11-13 12:59:34
Message-ID: E1RPZeo-0005eZ-Bp@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda handling.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5b5985e6c0733b4a2a62f808a403b4caf7463fe3

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-11-14 17:09:30 pgsql: Run pgindent on range type files, per request from Tom.
Previous Message Michael Meskes 2011-11-13 12:58:18 pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha