pgsql: Attempt to stabilize grouping sets regression test plans.

From: Andrew Gierth <rhodiumtoad(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Attempt to stabilize grouping sets regression test plans.
Date: 2017-03-27 04:58:10
Message-ID: E1csMjK-0003yy-I0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Attempt to stabilize grouping sets regression test plans.

Per buildfarm members dromedary and arapaima.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de4da168d57de812bb30d359394b7913635d21a9

Modified Files
--------------
src/test/regress/expected/groupingsets.out | 1 +
src/test/regress/sql/groupingsets.sql | 1 +
2 files changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Gierth 2017-03-27 05:21:37 Re: pgsql: Fix a couple of problems in pg_get_statisticsextdef
Previous Message Tom Lane 2017-03-27 04:39:51 Re: pgsql: Support hashed aggregation with grouping sets.