Thread: pgsql: Use LL suffix for 64-bit constants.

pgsql: Use LL suffix for 64-bit constants.

From
Heikki Linnakangas
Date:
Use LL suffix for 64-bit constants.

Per warning from buildfarm member 'locust'. At least I think this what's
making it upset.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/96ff85e2dd64e7987ee6d69f306e3b8f54cc72c0

Modified Files
--------------
src/include/access/xlog_internal.h |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)