Re: [PATCH] GROUP BY ALL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: David Christensen <david(at)pgguru(dot)net>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Subject: Re: [PATCH] GROUP BY ALL
Date: 2025-09-27 22:23:16
Message-ID: 702762.1759011796@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's a v6 that's rebased up to HEAD and contains fixes for the
semantic issues we discussed. It still lacks documentation, but
otherwise I think it's about ready to go.

regards, tom lane

Attachment Content-Type Size
v6-0001-Add-GROUP-BY-ALL.patch text/x-diff 14.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Amit Kapila 2025-09-27 21:13:39 Re: Proposal: Conflict log history table for Logical Replication