Re: BUG #18240: Undefined behaviour in cash_mul_flt8() and friends

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2024-07-19T14:44:19Z
Lists: pgsql-bugs
On Mon, Jan 15, 2024 at 04:54:51PM +0900, Michael Paquier wrote:
> I'll spawn a thread on -hackers about what to do next, with probably a
> patch to propose a deprecation notice in the docs for v17.

Did this thread ever materialize?  I searched around a bit and couldn't
find anything.

-- 
nathan



Commits

  1. Add overflow checks to money type.

  2. Reduce dependency to money data type in main regression test suite