aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2021-08-30 21:35:24 +0900
committerFujii Masao <fujii@postgresql.org>2021-08-30 21:37:43 +0900
commitefe2382d5ade2c8d63f2aa1b48cc85691a2bfabd (patch)
tree5c5bd71e6ba8f136d51fb968d419e513bb62cb5e /src/backend/access/gist/gistproc.c
parent7af5c38eb9da5b0ae72c1dd3d847f43cd39d1f5a (diff)
downloadpostgresql-efe2382d5ade2c8d63f2aa1b48cc85691a2bfabd.tar.gz
postgresql-efe2382d5ade2c8d63f2aa1b48cc85691a2bfabd.zip
pgbench: Avoid unnecessary measurement of connection delays.
Commit 547f04e734 changed pgbench so that it used the measurement result of connection delays in its benchmark report only when -C/--connect option is specified. But previously those delays were unnecessarily measured even when that option is not specified. Which was a waste of cycles. This commit improves pgbench so that it avoids such unnecessary measurement. Back-patch to v14 where commit 547f04e734 first appeared. Author: Yugo Nagata Reviewed-by: Fabien COELHO, Asif Rehman, Fujii Masao Discussion: https://postgr.es/m/20210614151155.a393bc7d8fed183e38c9f52a@sraoss.co.jp
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions