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

  1. Fix scale clamping in numeric round() and trunc().