diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-04-06 23:58:10 +0200 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-04-07 00:02:07 +0200 |
commit | 23ba3b5ee278847e4fad913b80950edb2838fd35 (patch) | |
tree | 1348e91edb52d44de869581d8a1cec4391e6e6cc /contrib/postgres_fdw/postgres_fdw.c | |
parent | ce2cee0ade8a6a360322c51201fda1fc25be7773 (diff) | |
download | postgresql-23ba3b5ee278847e4fad913b80950edb2838fd35.tar.gz postgresql-23ba3b5ee278847e4fad913b80950edb2838fd35.zip |
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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions