Remove unnecessary definition of CancelRequested in bin/scripts/
Michael Paquier <michael@paquier.xyz>
Remove unnecessary definition of CancelRequested in bin/scripts/ This variable is now part of the refactored code for query cancellation in fe_utils. This fixes an oversight in commit a4fd3aa. While on it, improve some header includes in bin/scripts/. Author: Michael Paquier Reviewed-by: Fabien Coelho Discussion: https://postgr.es/m/20191203101625.GF1634@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/scripts/clusterdb.c | modified | +1 −0 |
| src/bin/scripts/common.c | modified | +1 −0 |
| src/bin/scripts/common.h | modified | +0 −3 |
| src/bin/scripts/reindexdb.c | modified | +1 −0 |
| src/bin/scripts/scripts_parallel.c | modified | +1 −0 |
| src/bin/scripts/vacuumdb.c | modified | +1 −0 |
Discussion
- fe-utils - share query cancellation code 17 messages · 2019-10-31 → 2019-12-04