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-10-16 09:13:35 |
Message-ID: | CAMbWs48Zn32WEncCPw2hec7DSDgWwt_1DMjFbt7hB2Aam+Q-eA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Sep 25, 2025 at 5:27 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> On Thu, Sep 25, 2025 at 12:24 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > 18.1 will not be coming out till November, so I feel no need to
> > rush to judgment on what to do here.
> Thanks. I'll wait for any feedback on the patch itself before
> deciding how to proceed. I'd appreciate it if a review could be done
> before November.
Having heard nothing but crickets and not wanting to leave this until
the 11th hour before November, I'll plan to push the v1 patch next
week, unless there are any objections.
- Richard
From | Date | Subject | |
---|---|---|---|
Next Message | jian he | 2025-10-16 09:14:30 | Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement |
Previous Message | Hayato Kuroda (Fujitsu) | 2025-10-16 08:46:39 | RE: POC: enable logical decoding when wal_level = 'replica' without a server restart |