Re: Introduce Index Aggregate - new GROUP BY strategy

From: Sergey Soloviev <sergey(dot)soloviev(at)tantorlabs(dot)ru>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Introduce Index Aggregate - new GROUP BY strategy
Date: 2025-12-10 09:08:21
Message-ID: 601ea713-4662-40a2-b82f-b66884c87001@tantorlabs.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Upstream changed and patches need to rebase. These are updated patches.

Attachment Content-Type Size
0001-add-in-memory-btree-tuple-index.patch text/x-patch 23.6 KB
0003-make-use-of-IndexAggregate-in-planner-and-explain.patch text/x-patch 18.9 KB
0004-fix-tests-for-IndexAggregate.patch text/x-patch 31.3 KB
0002-introduce-AGG_INDEX-grouping-strategy-node.patch text/x-patch 86.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-12-10 09:33:05 Re: updates for handling optional argument in system functions
Previous Message Ioseph Kim 2025-12-10 09:03:48 Propose: Adding a '--enable-failover' option to 'pg_createsubscriber'