Re: Wrong results with grouping sets

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Wrong results with grouping sets
Date: 2026-02-25 02:26:29
Message-ID: CAMbWs48bza9WWR7Fz0L_QaeOFrQ8PqsgaGezJ448V6of3zNYGw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 25, 2026 at 5:21 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> > Attached is the patch that converts the RTE into an RTE_RESULT.

> LGTM.

Thanks. I've pushed and back-patched it to v18.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-02-25 03:02:14 Re: [PATCH] Support automatic sequence replication
Previous Message John Naylor 2026-02-25 02:15:20 Re: centralize CPU feature detection