Re: Invalid comment in ParallelQueryMain
Matthias van de Meent <boekewurm+postgres@gmail.com>
From: Matthias van de Meent <boekewurm+postgres@gmail.com>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-26T16:12:05Z
Lists: pgsql-hackers
On Sat, 26 Mar 2022 at 17:01, Julien Rouhaud <rjuju123@gmail.com> wrote: > > Hi, > > 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.
Commits
-
Fix comment in execParallel.c
- 411b91360f27 15.0 landed