Re: pgsql: Explore alternative orderings of group-by pathkeys during optimi - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Explore alternative orderings of group-by pathkeys during optimi
Date
Msg-id 3470488.1705871349@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Explore alternative orderings of group-by pathkeys during optimi  (Alexander Korotkov <akorotkov@postgresql.org>)
Responses Re: pgsql: Explore alternative orderings of group-by pathkeys during optimi
List pgsql-committers
Alexander Korotkov <akorotkov@postgresql.org> writes:
> Explore alternative orderings of group-by pathkeys during optimization.

Buildfarm's not terribly happy.  Looks like you incautiously used
a table name "t1" that's already in use in a concurrent script.

            regards, tom lane



pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Explore alternative orderings of group-by pathkeys during optimi
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Fix table name collision in tests in 0452b461bc