Fix failures in incremental_sort due to number of workers
Tomas Vondra <tomas.vondra@postgresql.org>
Fix failures in incremental_sort due to number of workers The last test in incremental_sort suite prints a parallel plan, but some of the buildfarm animals have custom max_parallel_workers_per_gather values, causing failures. Fixed by setting the GUC to an explicit value. Discussion: https://postgr.es/m/CAPpHfds1waRZ=NOmueYq0sx1ZSCnt+5QJvizT8ndT2=etZEeAQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/incremental_sort.out | modified | +1 −0 |
| src/test/regress/sql/incremental_sort.sql | modified | +1 −0 |
Discussion
- [PATCH] Incremental sort (was: PoC: Partial sort) 359 messages · 2017-02-18 → 2020-07-14