aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorEtsuro Fujita <efujita@postgresql.org>2021-04-06 19:15:00 +0900
committerEtsuro Fujita <efujita@postgresql.org>2021-04-06 19:15:00 +0900
commita8af856d3257138590788e40eb84049def147acf (patch)
treeeeb65288b16414316a066276e2dec0d99156e9d2 /src/backend/parser/parse_utilcmd.c
parent82ed7748b710e3ddce3f7ebc74af80fe4869492f (diff)
downloadpostgresql-a8af856d3257138590788e40eb84049def147acf.tar.gz
postgresql-a8af856d3257138590788e40eb84049def147acf.zip
Adjust input value to WaitEventSetWait() in ExecAppendAsyncEventWait().
Adjust the number of events given to WaitEventSetWait() so that it doesn't exceed the maximum number of events in the WaitEventSet given to that function (set->nevents_space) in hopes of making the buildfarm green. Per valgrind failure report from Tom Lane and the buildfarm. Author: Etsuro Fujita Discussion: https://postgr.es/m/3411577.1617289776%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions