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

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

Commit: 7dd65ddb626a0e865781ec5ea74020ff20580c88
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-06-09T19:58:46Z
Releases: 8.3.4
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