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:06:39
Message-ID: CAD21AoAecCLJgq_OjHXe-EHY9o=bX20XuoV06a94kn86hv-X-A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Tiwari 2026-09-10 20:10:21 Re: pg_*_advice: tsv load failure, etc.
Previous Message Tom Lane 2026-09-10 19:50:20 Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress