Fix typo in comment
Author: Daniel Gustafsson
This commit is contained in:
parent
b6dacc173b
commit
b7351ced42
@ -72,7 +72,7 @@
|
|||||||
*
|
*
|
||||||
* This should show how the executor works by having
|
* This should show how the executor works by having
|
||||||
* ExecInitNode(), ExecProcNode() and ExecEndNode() dispatch
|
* ExecInitNode(), ExecProcNode() and ExecEndNode() dispatch
|
||||||
* their work to the appopriate node support routines which may
|
* their work to the appropriate node support routines which may
|
||||||
* in turn call these routines themselves on their subplans.
|
* in turn call these routines themselves on their subplans.
|
||||||
*/
|
*/
|
||||||
#include "postgres.h"
|
#include "postgres.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user