UINT64CONST'fy long constants in pgbench

Teodor Sigaev <teodor@sigaev.ru>

Commit: 2216fded1ebc9940f3e4c9454cb2f5c937794f1c
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2018-03-22T16:38:54Z
Releases: 11.0
UINT64CONST'fy long constants in pgbench

In commit e51a04840a1c45db101686bef0b7025d5014c74b it was missed 64-bit
constants, wrap them with UINT64CONST().

Per buildfarm member dromedary and gripe from Tom Lane

Files

PathChange+/−
src/bin/pgbench/pgbench.c modified +4 −4