Re: POC: GROUP BY optimization

From: Andrei Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, David Rowley <dgrowleyml(at)gmail(dot)com>, "a(dot)rybakina" <a(dot)rybakina(at)postgrespro(dot)ru>, Белялов Дамир Наилевич <d(dot)belyalov(at)postgrespro(dot)ru>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: POC: GROUP BY optimization
Date: 2023-10-01 06:32:23
Message-ID: dfd75679-088a-4905-9564-67c5f6421a19@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

New version of the patch. Fixed minor inconsistencies and rebased onto
current master.

--
regards,
Andrey Lepikhov
Postgres Professional

Attachment Content-Type Size
0001-Explore-alternative-orderings-of-group-by-pathkeys-d-20231001.patch text/plain 97.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2023-10-01 08:26:13 Re: make add_paths_to_append_rel aware of startup cost
Previous Message Karl O. Pinc 2023-10-01 00:47:34 Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector