Add minimal test for EXPLAIN ANALYZE of parallel query.
Andres Freund <andres@anarazel.de>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select_parallel.out | modified | +10 −0 |
| src/test/regress/sql/select_parallel.sql | modified | +3 −0 |
Discussion
- parallel explain analyze support not exercised 9 messages · 2017-03-31 → 2017-04-06