postgresql/src/bin/pgbench
Michael Paquier 62aa2bb293 Remove use of [U]INT64_FORMAT in some translatable strings
%lld with (long long), or %llu with (unsigned long long) are more
adapted.  This is similar to 3286065.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20210421.200000.1462448394029407895.horikyota.ntt@gmail.com
2021-04-23 13:25:49 +09:00
..
t pgbench: Function to generate random permutations. 2021-04-06 11:50:42 +01:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
exprparse.y pgbench: Function to generate random permutations. 2021-04-06 11:50:42 +01:00
exprscan.l Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pgbench.c Remove use of [U]INT64_FORMAT in some translatable strings 2021-04-23 13:25:49 +09:00
pgbench.h pgbench: Function to generate random permutations. 2021-04-06 11:50:42 +01:00