aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_inline.cpp
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-07-26 15:17:03 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-07-26 15:17:03 -0400
commite991b6cce3f26d979a2a47792526f3785bac116b (patch)
tree44f6694221fd23a7157c33b8442f1004fbd6087d /src/backend/jit/llvm/llvmjit_inline.cpp
parentd304313b071a8314dea8a116271d66172536fe13 (diff)
downloadpostgresql-e991b6cce3f26d979a2a47792526f3785bac116b.tar.gz
postgresql-e991b6cce3f26d979a2a47792526f3785bac116b.zip
Fix possible lockup in pgbench with -R.
pgbench would sometimes get stuck waiting forever after its last client thread terminated, due to failing to check for there being nothing more to wait for. Bug introduced during refactoring in v10 (I didn't bother to try to assign blame to a specific commit). It's already repaired in HEAD/v12 thanks to commit 3bac77c48, but v10 and v11 need this fix. Fabien Coelho, per report from Tomas Vondra; reviewed by Yoshikazu Imai Discussion: https://postgr.es/m/cc5d76c1-6144-bbed-ad1b-961d13d88f3b@2ndquadrant.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions