diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-03-10 16:09:50 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-03-10 17:44:04 +1300 |
commit | 547f04e7348b6ed992bd4a197d39661fe7c25097 (patch) | |
tree | ffb02da6d78cc3aeee3df4f132de1688baa05e68 /src/backend/access/gist/gistvacuum.c | |
parent | b1d6a8f86813772b9198367a34c8ff8bff7fef9e (diff) |
pgbench: Improve time logic.
Instead of instr_time (struct timespec) and the INSTR_XXX macros,
introduce pg_time_usec_t and use integer arithmetic. Don't include the
connection time in TPS unless using -C mode, but report it separately.
Author: Fabien COELHO <coelho@cri.ensmp.fr>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Discussion: https://postgr.es/m/20200227180100.zyvjwzcpiokfsqm2%40alap3.anarazel.de
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions