pgsql: Restore test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Restore test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b.
Date: 2017-08-30 13:59:38
Message-ID: E1dn3Ws-0004hu-Fm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Restore test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b.

Revert the reversion commits a20aac890 and 9b644745c. In the wake of
commit 7df2c1f8d, we should get stable buildfarm results from this test;
if not, I'd like to know sooner not later.

Discussion: https://postgr.es/m/CAA4eK1JkByysFJNh9M349u_nNjqETuEnY_y1VUc_kJiU0bxtaQ@mail.gmail.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5816ddc707e03342502975456d864448ab8dc333

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 43 +++++++++++++++++++++++++++
src/test/regress/sql/select_parallel.sql | 16 ++++++++++
2 files changed, 59 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-08-30 17:18:30 pgsql: Separate reinitialization of shared parallel-scan state from Exe
Previous Message Tom Lane 2017-08-30 13:30:08 pgsql: Force rescanning of parallel-aware scan nodes below a Gather[Mer