Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix unportable (and incorrect anyway) usage of LL constant suffix that
recently snuck into cash.c.  Per report from Edmundo Robles Lopez.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        cash.c (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c?r1=1.79&r2=1.80)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Update Japanese FAQ.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix