Fix unportable (and incorrect anyway) usage of LL constant suffix that

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

Commit: 0b510ad920f86cc3a4540f8ab7840557edf5c418
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-06-09T19:58:39Z
Releases: 8.4.0
Fix unportable (and incorrect anyway) usage of LL constant suffix that
recently snuck into cash.c.  Per report from Edmundo Robles Lopez.

Files

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