Use UINT64CONST for 64-bit integer constants.
Peter Eisentraut advised me that UINT64CONST is the proper way to do that,
not LL suffix.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/0687a26002c86e3115783d75f212358ef348525f
Modified Files
--------------
src/include/access/xlog_internal.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)