pgsql: Fix intoasc() in Informix compat lib. This function used to be a - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Date
Msg-id E1Z3hen-0003QU-FY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix intoasc() in Informix compat lib. This function used to be a noop.

Patch by Michael Paquier

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/866e7f591550929991d1cc683c4a3faa74263036

Modified Files
--------------
src/interfaces/ecpg/compatlib/informix.c |    8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Fixed some memory leaks in ECPG.
Next
From: Michael Meskes
Date:
Subject: pgsql: Fixed some memory leaks in ECPG.