Use UINT64CONST for 64-bit integer constants.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Use UINT64CONST for 64-bit integer constants. Peter Eisentraut advised me that UINT64CONST is the proper way to do that, not LL suffix.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/xlog_internal.h | modified | +1 −1 |