[COMMITTERS] pgsql: Make sure ecpglib does accepts digits behind decimal pointeven - Mailing list pgsql-committers

From Michael Meskes
Subject [COMMITTERS] pgsql: Make sure ecpglib does accepts digits behind decimal pointeven
Date
Msg-id E1e9sKr-0000mW-Rz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make sure ecpglib does accepts digits behind decimal point even for integers in
Informix mode.

Spotted and fixed by 高增琦 <pgf00a@gmail.com>

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e0ec1cbffe0065a4c2d344241824bfe383a94181

Modified Files
--------------
src/interfaces/ecpg/ecpglib/data.c | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: [COMMITTERS] pgsql: Remove inbound links to sql-createuser
Next
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: pg_basebackup: Fix comparison handling of tablespace mappingson