pgsql: Make sure ecpglib does accepts digits behind decimal point even

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make sure ecpglib does accepts digits behind decimal point even
Date: 2017-11-01 12:41:33
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make sure ecpglib does accepts digits behind decimal point even for integers in
Informix mode.

Spotted and fixed by 高增琦 <pgf00a(at)gmail(dot)com>

Branch
------
REL9_3_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-11-01 14:23:07 pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on
Previous Message Stephen Frost 2017-10-31 18:05:23 pgsql: Remove inbound links to sql-createuser