Fix typo in comment

Thomas Munro
pull/18/head
Magnus Hagander 9 years ago
parent 4cc6a3f110
commit 8afb811088
  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