aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-09-19 22:55:43 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-09-19 22:55:50 +0300
commitf65764a04a0cccbcd53bf413d6f73ecedaae21c6 (patch)
treeba87f46e0b8eed3c37261d66dea61ea54308f47d /src/backend/access/gist/gistvalidate.c
parent156f974f56543365b89f96182e9dfa16f4287e9a (diff)
downloadpostgresql-f65764a04a0cccbcd53bf413d6f73ecedaae21c6.tar.gz
postgresql-f65764a04a0cccbcd53bf413d6f73ecedaae21c6.zip
Fix latency calculation when there are \sleep commands in the script.
We can't use txn_scheduled to hold the sleep-until time for \sleep, because that interferes with calculation of the latency of the transaction as whole. Backpatch to 9.4, where this bug was introduced. Fabien COELHO Discussion: <alpine.DEB.2.20.1608231622170.7102@lancre>
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions