summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2021-03-10 20:18:15 +1300
committerThomas Munro <tmunro@postgresql.org>2021-03-10 21:12:11 +1300
commit68b34b2338f013cb025dea360b37a3b4fc930179 (patch)
treecc6fa3b6120b405baafda4564e206713676221e8 /src/backend/access/gist/gist.c
parent1657b37d7cce5c35e4c1d500f0a2f3736a087d82 (diff)
Try to fix portability bugs in recent pgbench commits.
1. pg_time_usec_t needs to be printed with INT64_FORMAT, not %ld, or 32 bit systems complain, per lapwing. 2. Some Windows compilers didn't like a thread function not marked with __stdcall, per whelk; let's see if this fixes the problem.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions