Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 14572e4324dffb80bf157f4c69458cd76c69cd5d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-08-21T03:56:07Z
Releases: 8.3.0
Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution
of int64 for int32.  Per reports from Merlin Moncure and Andrew Chernow.

Files

PathChange+/−
src/backend/utils/adt/cash.c modified +3 −3