We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b66342 commit 81f92a5Copy full SHA for 81f92a5
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