Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Tatsuya Kawata <kawatatatsuya0913(at)gmail(dot)com>
Cc: Quan Zongliang <quanzongliang(at)yeah(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable
Date: 2026-09-10 07:13:44
Message-ID: CAHGQGwFXd1JJO5OTpVBgcgEDma=YzyR2DRrkgmvNiL1GWJFMkw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 13, 2026 at 9:26 AM Tatsuya Kawata
<kawatatatsuya0913(at)gmail(dot)com> wrote:
> > This is a very clear and straightforward code refactoring. There won't
> > be any objections. Change to "Ready for Committer".
>
> Thank you for reviewing the patch and updating the status!

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-09-10 07:17:17 Re: Review items for EXCEPT TABLE publication
Previous Message Chao Li 2026-09-10 07:10:32 Re: Review items for EXCEPT TABLE publication