Fix typo in comment

Thomas Munro
pull/16/head
Magnus Hagander 10 years ago
parent 9b66342901
commit 81f92a55c7
  1. 2
      src/backend/executor/execParallel.c

@ -563,7 +563,7 @@ ExecParallelFinish(ParallelExecutorInfo *pei)
}
/*
* Clean up whatever ParallelExecutreInfo resources still exist after
* Clean up whatever ParallelExecutorInfo resources still exist after
* ExecParallelFinish. We separate these routines because someone might
* want to examine the contents of the DSM after ExecParallelFinish and
* before calling this routine.

Loading…
Cancel
Save