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
On Tue, Oct 21, 2025 at 12:58 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote: > Cool! I've pushed and back-patched v5. Thanks for working on this > patch.
Oops, I made a mistake in the test case for v18. Fixing it now…