Invalid comment in ParallelQueryMain
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-03-26T16:01:17Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-comment-in-ParallelQueryMain.patch (text/plain)
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.
Commits
-
Fix comment in execParallel.c
- 411b91360f27 15.0 landed