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

From Higuchi, Daisuke
Subject RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG
Date
Msg-id 1803D792815FC24D871C00D17AE95905D34D26@g01jpexmbkw24
Whole thread Raw
In response to Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG  (Dmitry Dolgov <9erthalion6@gmail.com>)
Re: [Bug Fix]ECPG: cancellation of significant digits on ECPG  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
From: Dmitry Dolgov [mailto:9erthalion6@gmail.com] 
> 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?

Thank you for checking!
I rebased patches on the current master, so I attach them. 

Regards, 
Daisuke Higuchi

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: BUG #15212: Default values in partition tables don't work asexpected and allow NOT NULL violation
Next
From: "Kato, Sho"
Date:
Subject: Performance improvements of INSERTs to a partitioned table