Fix money type's send/receive functions to conform to recent widening

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

Commit: 1783e5db3e4df7fe33c37f0378455843d85eec9e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-08-21T03:14:36Z
Releases: 8.3.0
Fix money type's send/receive functions to conform to recent widening
of the datatype to int64.  Per Andrew Chernow.

Files

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