Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master

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>, 邱宇航 <iamqyh(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master
Date: 2025-09-25 01:01:22
Message-ID: CAMbWs4-TR4rq-GUdMHYjBoak1WJuryLXb6Q-uEZX_9O-nkk1WQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 24, 2025 at 5:18 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Here is the patch.

I plan to push this patch soon, unless there are any objections.

- Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rishu Bagga 2025-09-25 01:12:21 [PATCH] Write Notifications Through WAL
Previous Message Michael Paquier 2025-09-25 00:38:55 Re: Add support for entry counting in pgstats