Menu

#611 PostgreSQL incorrect data on numerics as stCurrency

8.0.0
closed
nobody
None
Bug Report
2024-08-20
2024-08-15
Mark Ford
No

Currently certain numeric types (for example numeric(19,4) can return incorrect data for certain values. This appears to be due to the code that determines the internal type (stBigDecimal vs stCurrency) being different in the two areas that the type is determined. The issue and possible fix are discussed here.

Discussion

  • marsupilami79

    marsupilami79 - 2024-08-20

    Hello Mark,

    your fix works like a charm. I included it in Zeos and tested it. There are no side effects.

    Thank you for debugging and fixing this.

    Best regards,

    Jan

     
  • marsupilami79

    marsupilami79 - 2024-08-20
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB