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-19T17:06:15Z
Lists: pgsql-bugs
For future reference, this bug should be fixed by commit 22b0ccd.

-- 
nathan



Commits

  1. Add overflow checks to money type.

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