Fix show_incremental_sort_info with force_parallel_mode
Tomas Vondra <tomas.vondra@postgresql.org>
Fix show_incremental_sort_info with force_parallel_mode When executed with force_parallel_mode=regress, the function was exiting too early and thus failed to print the worker stats. Fixed by making it more like show_sort_info. Discussion: https://postgr.es/m/CAPpHfds1waRZ=NOmueYq0sx1ZSCnt+5QJvizT8ndT2=etZEeAQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +11 −8 |
Discussion
- [PATCH] Incremental sort (was: PoC: Partial sort) 359 messages · 2017-02-18 → 2020-07-14