Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels? - Mailing list pgsql-hackers

From Erik Nordström
Subject Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels?
Date
Msg-id CACAa4VLxDm0hZJWm9yUhHbiNLxAF-uW-nwzgy-JbZey-DECHZw@mail.gmail.com
Whole thread Raw
Responses Re: Missing hook for UPPERREL_PARTIAL_GROUP_AGG rels?
List pgsql-hackers
Hi,

I noticed that the create_upper_paths_hook is never called for partially grouped rels. Is this intentional or a bug? Only the FDW routine's GetForeignUpperPaths hook is called for partially grouped rels. This seems odd since the regular create_upper_paths_hook gets called for all other upper rels.

Regards,

Erik
Timescale


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Hypothetical indexes using BRIN broken since pg10
Next
From: Tom Lane
Date:
Subject: Re: Hypothetical indexes using BRIN broken since pg10