diff options
author | David Rowley <drowley@postgresql.org> | 2020-11-02 19:59:02 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2020-11-02 19:59:02 +1300 |
commit | 90d8f1b1826ce076a502a43fe7c88423b46c6349 (patch) | |
tree | 709259854574e0512d69bf697c3fd69a34adc9d7 /src/backend/access/transam/commit_ts.c | |
parent | 8a15e735be00f156a7227741c0ce88702e6de099 (diff) | |
download | postgresql-90d8f1b1826ce076a502a43fe7c88423b46c6349.tar.gz postgresql-90d8f1b1826ce076a502a43fe7c88423b46c6349.zip |
Fix unstable partition_prune regression tests
This was broken recently by a929e17e5. I'd failed to remember that
parallel tests should have their EXPLAIN output run through the
explain_parallel_append function so that the output is stable when
parallel workers fail to start.
fairywren was first to notice.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/20201102062951.GB15770@paquier.xyz
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions