Re: pgsql: Move per-agg and per-trans duplicate finding to the planner. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject Re: pgsql: Move per-agg and per-trans duplicate finding to the planner.
Date
Msg-id ed1453ed-694e-9827-d58e-3782bf674c97@iki.fi
Whole thread Raw
In response to Re: pgsql: Move per-agg and per-trans duplicate finding to the planner.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
On 24/11/2020 12:58, Michael Paquier wrote:
> The regression tests of sepgsql are broken:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=rhinoceros&dt=2020-11-24%2009%3A52%3A17
> 
> Reordering the lines in the output file would fix the issue.

Yep, fixed, thanks!

- Heikki



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Move per-agg and per-trans duplicate finding to the planner.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix expected output: the order of agg permission checks changed.