pgsql: Multiple revisions to the GROUP BY reordering tests

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Multiple revisions to the GROUP BY reordering tests
Date: 2024-02-23 23:49:45
Message-ID: E1rdfIX-000PYC-0q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2024-02-25 18:20:39 pgsql: Remove flaky isolation tests for timeouts
Previous Message Alexander Korotkov 2024-02-23 22:35:31 pgsql: Replace lateral references to removed rels in subqueries