aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2021-06-14 16:31:12 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2021-06-14 16:31:12 -0400
commit33c509956704e1d918077b51ccd954f2e201a8f5 (patch)
tree0a13c52b50744ab5369e28c965fb20be9e6e68de /src/backend/executor/execParallel.c
parent86b222b09071d3918c5c55b164d22b2236d3f872 (diff)
downloadpostgresql-33c509956704e1d918077b51ccd954f2e201a8f5.tar.gz
postgresql-33c509956704e1d918077b51ccd954f2e201a8f5.zip
Fix logic bug in 1632ea43682f
I overlooked that one condition was logically inverted. The fix is a little bit more involved than simply negating the condition, to make the code easier to read. Fix some outdated comments left by the same commit, while at it. Author: Masahiko Sawada <sawada.mshk@gmail.com> Author: Álvaro Herrera <alvherre@alvh.no-ip.org> Reviewed-by: Amit Kapila <amit.kapila16@gmail.com> Discussion: https://postgr.es/m/YMRlmB3/lZw8YBH+@paquier.xyz
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions