diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-05-09 10:29:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-05-09 10:29:52 +0900 |
commit | a9a886c6fd9b446866af8d95bc997f6e88496aaa (patch) | |
tree | 726906e23b4c3247844cfd9b490d81b1668660bb /src/backend/optimizer/plan/createplan.c | |
parent | 44b973b71c9566b946bd2a3dd1570d4fed1547a8 (diff) |
Fix error status of vacuumdb when multiple jobs are used
When running a batch of VACUUM or ANALYZE commands on a given database,
there were cases where it is possible to have vacuumdb not report an
error where it actually should, leading to incorrect status results.
Author: Julien Rouhaud
Reviewed-by: Amit Kapila, Michael Paquier
Discussion: https://postgr.es/m/CAOBaU_ZuTwz7CtqLYJ1Ouuh272bTQPLN8b1bAPk0bCBm4PDMTQ@mail.gmail.com
Backpatch-through: 9.5
Diffstat (limited to 'src/backend/optimizer/plan/createplan.c')
0 files changed, 0 insertions, 0 deletions