Re: Potential issue in ecpg-informix decimal converting functions
Aidar Imamov <a.imamov@postgrespro.ru>
From: a.imamov@postgrespro.ru
To: Michael Paquier <michael@paquier.xyz>
Cc: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers
<pgsql-hackers@lists.postgresql.org>
Date: 2024-02-29T09:43:25Z
Lists: pgsql-hackers
Michael Paquier писал(а) 2024-02-28 02:14: > On Tue, Feb 27, 2024 at 09:24:25AM +0100, Daniel Gustafsson wrote: >> I have it on my TODO for the upcoming CF. > > Okay, thanks. > -- > Michael Greetings! Sorry, I had been waiting for a few days for my cool-off period to end. The patch now is registered to CF in the 'Refactoring' topic. -- Aidar
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