git.postgresql.org Git - postgresql.git/commit
2021年3月10日 07:18:15 +0000 (20:18 +1300)
2021年3月10日 08:12:11 +0000 (21:12 +1300)
commit 68b34b2338f013cb025dea360b37a3b4fc930179
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.
This is the main PostgreSQL git repository.
RSS
Atom