8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc6a3f commit 8afb811Copy full SHA for 8afb811
src/backend/executor/execParallel.c
@@ -563,7 +563,7 @@ ExecParallelFinish(ParallelExecutorInfo *pei)
563
}
564
565
/*
566
- * Clean up whatever ParallelExecutreInfo resources still exist after
+ * Clean up whatever ParallelExecutorInfo resources still exist after
567
* ExecParallelFinish. We separate these routines because someone might
568
* want to examine the contents of the DSM after ExecParallelFinish and
569
* before calling this routine.
0 commit comments