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

Lists: pgsql-committers
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
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
------
REL_10_STABLE

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

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