pgsql: Second attempt to stabilize 05c02589.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Second attempt to stabilize 05c02589.
Date: 2020-12-27 20:16:29
Message-ID: E1ktcSr-0000bM-2b@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Second attempt to stabilize 05c02589.

Removing the EXPLAIN test to stabilize the buildfarm. The execution
test should still be effective to catch the bug even if the plan is
slightly different on different platforms.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cd7d8cde75063a85ee8c5fd27713061e56a8684d

Modified Files
--------------
src/test/regress/expected/groupingsets.out | 19 -------------------
src/test/regress/sql/groupingsets.sql | 5 -----
2 files changed, 24 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2020-12-27 20:20:39 Re: pgsql: Fix bug #16784 in Disk-based Hash Aggregation.
Previous Message Jeff Davis 2020-12-27 20:11:50 pgsql: Second attempt to stabilize 05c02589.