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

From: "Higuchi, Daisuke" <higuchi(dot)daisuke(at)jp(dot)fujitsu(dot)com>
To: 'Dmitry Dolgov' <9erthalion6(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG
Date: 2018-11-07 08:22:34
Message-ID: 1803D792815FC24D871C00D17AE95905D359C6@g01jpexmbkw24
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From: Dmitry Dolgov [mailto:9erthalion6(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-11-07 08:23:55 Re: csv format for psql
Previous Message Michael Paquier 2018-11-07 07:37:26 Re: move PartitionBoundInfo creation code