On 11/29/24 09:39, David Rowley wrote:
On Fri, 29 Nov 2024 at 15:02, David Rowley <dgrowle...@gmail.com> wrote:
I've attached an updated patch that gets rid of the
get_unique_not_null_attnos() function completely and uses the
RelOptInfo.indexlist and RelOptInfo.notnullattnums.
I forgot to do a local commit before sending v8. Fixed in the attached v9.
1. Thread reference in the patch comment doesn't work.
2. May it be possible to move remove_useless_groupby_columns in the
second commit? It would be easier to review the differences.
--
regards, Andrei Lepikhov