You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
@davidli2010 , in yashan-technologies/decimal-rs#6 you told me that pgnumeric has "up to 1000 digits of precision". But it seems this is not true. Consider this code:
I use pgnumeric 0.2.1. I think this code should run successfully. But assertion fails. I. e. pgnumeric thinks that
0.1 ^ 20 > 0is not true