Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG
Date
Msg-id CA+q6zcUgnc14KZCFOBA9aozKM_aMheA213O8=k0mWtdJ_OZamg@mail.gmail.com
Whole thread Raw
In response to RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG  ("Higuchi, Daisuke" <higuchi.daisuke@jp.fujitsu.com>)
Responses RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG  ("Higuchi, Daisuke" <higuchi.daisuke@jp.fujitsu.com>)
List pgsql-hackers
> On Thu, 17 May 2018 at 06:10, Higuchi, Daisuke <higuchi.daisuke@jp.fujitsu.com> wrote:
>
> Currently our customer uses PostgreSQL 9.6 and hits ECPG's bug during using numeric data type by SQLDA.
> I confirmed that this problem is occurred on master and 9.6 latest branch.
>
> FIX
> ---------------------------------------
> Above source code should be fixed and other similar bugs are fixed too.
> I attached patches for bug fix and regression test for master branch.
> I hope this bug fix will be backport to other versions.

Hi,

Thanks for the patches. Unfortunately, judging from the cfbot.cputube.org they
can't be applied anymore to the current master, could you please rebase them?


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why do pg_upgrade's test use the serial schedule?
Next
From: Corey Huinker
Date:
Subject: Re: partitioned tables referenced by FKs