Fixed bug with number of digits for numeric being calculated wrong, which led to...
authorSvetlana Derevyanko <s.derevyanko@postgrespro.ru>
Thu, 7 Nov 2024 18:47:23 +0000 (21:47 +0300)
committerChristoph Berg <myon@debian.org>
Tue, 15 Apr 2025 13:05:15 +0000 (13:05 +0000)
commite036598542c6c4dee1c0e28cb4ca28cf4dc18520
tree0a5fe14f511fd3ae11b9fd368fecf5670f222637
parent06918e9c46022cfe056cc584d734cec9371693a8
Fixed bug with number of digits for numeric being calculated wrong, which led to outputting junk data.

Close #32.
decode.c