Add minimal test for EXPLAIN ANALYZE of parallel query.

Andres Freund <andres@anarazel.de>

Commit: b2ff37d43cc81348fd8e9d9c5fcc9dfadf790763
Author: Andres Freund <andres@anarazel.de>
Date: 2017-04-06T20:44:48Z
Releases: 10.0
Add minimal test for EXPLAIN ANALYZE of parallel query.

This displays the number of workers launched, thus the test is
dependant on configuration to some degree.  We'll see whether that
turns out ot be a problem.

Author: Rafia Sabih
Discussion: https://postgr.es/m/20170331185540.zmsue4ndvqtnayqw@alap3.anarazel.de

Files

Discussion