Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution
Tom Lane <tgl@sss.pgh.pa.us>
Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution of int64 for int32. Per reports from Merlin Moncure and Andrew Chernow.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/cash.c | modified | +3 −3 |