Re: Incorrect results from numeric round() and trunc()
Dean Rasheed <dean.a.rasheed@gmail.com>
From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Joel Jacobson <joel@compiler.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-09T07:28:41Z
Lists: pgsql-hackers
On Mon, 8 Jul 2024 at 11:08, Joel Jacobson <joel@compiler.org> wrote: > > LGTM. > Thanks for the review. I have pushed and back-patched this. Regards, Dean
Commits
-
Fix scale clamping in numeric round() and trunc().
- 8badee7875c0 12.20 landed
- ece2969266d1 13.16 landed
- a3c0124f69ff 14.13 landed
- 47ca912de029 15.8 landed
- f7aec8c1df90 16.4 landed
- 7a8977d2587f 17.0 landed
- 1ff39f4ff2b6 18.0 landed