Re: Removing redundant grouping columns

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Removing redundant grouping columns
Date: 2023-01-18 01:55:13
Message-ID: CAMbWs495OVS_GsPGa3OCn86g=Y+9DM9i+Pf0SXYC_E=igk_1-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 18, 2023 at 6:51 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> I wrote:
> > Yeah, sideswiped by 3c6fc5820 apparently. No substantive change needed.
>
> And immediately sideswiped by da5800d5f.

Yeah, I noticed this too yesterday. I reviewed through these two
patches yesterday and I think they are in good shape now.

Thanks
Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2023-01-18 01:56:12 Re: Removing redundant grouping columns
Previous Message Andrey Chudnovsky 2023-01-18 01:53:56 Re: [PoC] Federated Authn/z with OAUTHBEARER