pgsql: Fix float parsing in ecpg INFORMIX mode.

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix float parsing in ecpg INFORMIX mode.
Date: 2017-11-02 19:51:55
Message-ID: E1eALWt-0003Wt-Vh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix float parsing in ecpg INFORMIX mode.

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7a35507acceb07c4ed1a7a0c82db50eee3101df3

Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-11-02 21:22:17 pgsql: Set the metapage's pd_lower correctly in brin, gin, and spgist i
Previous Message Peter Eisentraut 2017-11-02 17:29:31 pgsql: pg_ctl: Improve message