Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 81f92a5

Browse files
committed
Fix typo in comment
Thomas Munro
1 parent 9b66342 commit 81f92a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/executor/execParallel.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ ExecParallelFinish(ParallelExecutorInfo *pei)
563563
}
564564

565565
/*
566-
* Clean up whatever ParallelExecutreInfo resources still exist after
566+
* Clean up whatever ParallelExecutorInfo resources still exist after
567567
* ExecParallelFinish. We separate these routines because someone might
568568
* want to examine the contents of the DSM after ExecParallelFinish and
569569
* before calling this routine.

0 commit comments

Comments
 (0)