Re: Potential issue in ecpg-informix decimal converting functions
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: a.imamov@postgrespro.ru,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-02-27T08:24:25Z
Lists: pgsql-hackers
> On 27 Feb 2024, at 06:08, Michael Paquier <michael@paquier.xyz> wrote: > > On Mon, Feb 26, 2024 at 12:28:51AM +0100, Daniel Gustafsson wrote: >> Yeah, I think this is for HEAD only, especially given the lack of complaints >> against backbranches. > > Daniel, are you planning to look at that? I haven't done any detailed > lookup, but would be happy to do so it that helps. I have it on my TODO for the upcoming CF. -- Daniel Gustafsson
Commits
-
doc: Document error handling in PGTYPESnumeric_to_long
- 68174679fea2 17.0 landed
-
ecpg: Fix return code for overflow in numeric conversion
- b2d6b4c728a2 17.0 landed