pgsql: Second attempt to stabilize 05c02589. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Second attempt to stabilize 05c02589.
Date
Msg-id E1ktcOM-0000YN-9A@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

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

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


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: pgsql: Fix bug #16784 in Disk-based Hash Aggregation.
Next
From: Jeff Davis
Date:
Subject: pgsql: Second attempt to stabilize 05c02589.