RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG

Higuchi, Daisuke <higuchi.daisuke@jp.fujitsu.com>

From: "Higuchi, Daisuke" <higuchi.daisuke@jp.fujitsu.com>
To: 'Dmitry Dolgov' <9erthalion6@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-11-07T08:22:34Z
Lists: pgsql-hackers
From: Dmitry Dolgov [mailto:9erthalion6@gmail.com] 
>Also what's strange for me is that after applying your patches I still got the
>same output, not sure why:
Hmm... In my environment, the output was changed. 
I also updated regression test and cfbot.cputube.org reports no problem now. 

Do you use the sample application which I attached on the first posted mail? 
If not, could you please share the details? 

Regards, 
Daisuke Higuchi 

Commits

  1. Second try at fixing numeric data passed through an ECPG SQLDA.

  2. Fix incorrect results for numeric data passed through an ECPG SQLDA.