Fix unstable partition_prune regression tests

David Rowley <drowley@postgresql.org>

Commit: 90d8f1b1826ce076a502a43fe7c88423b46c6349
Author: David Rowley <drowley@postgresql.org>
Date: 2020-11-02T06:59:02Z
Releases: 14.0
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

Files

Discussion

Cited messages not in the archive: 20201102062951.GB15770@paquier.xyz