pgsql: Multiple revisions to the GROUP BY reordering tests - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Multiple revisions to the GROUP BY reordering tests
Date
Msg-id E1rdfIX-000PYC-0q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Multiple revisions to the GROUP BY reordering tests

Discussion: https://postgr.es/m/CAMbWs4-NKLa%2BSs%2BX%3DWR6h0x%3DT07YBJoAz70ZGHzc-2zcHUHb0A%40mail.gmail.com
Author: Richard Guo
Reviewed-by: Andrei Lepikhov, Alexander Korotkov

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/874d817baa160ca7e68bee6ccc9fc1848c56e750

Modified Files
--------------
src/test/regress/expected/aggregates.out | 236 +++++++++++++------------------
src/test/regress/sql/aggregates.sql      | 107 +++++++-------
2 files changed, 154 insertions(+), 189 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Replace lateral references to removed rels in subqueries
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Remove flaky isolation tests for timeouts