Re: Invalid comment in ParallelQueryMain

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Matthias van de Meent <boekewurm+postgres@gmail.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-27T07:13:00Z
Lists: pgsql-hackers
On Sat, Mar 26, 2022 at 05:12:05PM +0100, Matthias van de Meent wrote:
> On Sat, 26 Mar 2022 at 17:01, Julien Rouhaud <rjuju123@gmail.com> wrote:
>> While reading code around I just noticed that I failed to adapt a comment a
>> couple of lines above a removed line in 0f61727b75b9.  Patch attached.
> 
> +1, seems OK to me.

Yep.  Will fix.
--
Michael

Commits

  1. Fix comment in execParallel.c