Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 0.5.2
-
Fix Version/s: 0.7.4
-
Component/s: postgres-decoderbufs
-
Labels:
Description
When a NUMERIC datatype that supports arbitrary precision is logically decoded its datatype is changed into double.
This is not correct as it can cause imprecise calculations and loss in precision.