Re: Misplaced comment in snapbuild.c

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Antonin Houska <ah(at)cybertec(dot)at>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Misplaced comment in snapbuild.c
Date: 2026-09-10 20:34:27
Message-ID: CAD21AoCffsfkXoD8wnxwuPrVYD7VV1Azr9U-Viw=fT1_t8L37g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 10, 2026 at 1:06 PM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Wed, Sep 9, 2026 at 11:36 AM Antonin Houska <ah(at)cybertec(dot)at> wrote:
> >
> > This patch moves a comment to where it was until commits 2bef06d516 and
> > 240e0dbacd added some code (including another comment) in front of the related
> > line.
>
> Thank you for the report and the patch. I agree to fix it. I'll push it shortly.

Done.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mario Karuza 2026-09-10 20:36:01 tuplesort_putdatum() does not account for tuple memory
Previous Message Robert Haas 2026-09-10 20:33:21 Re: Trying to break online checksums with LLMs