8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6dacc1 commit b7351ceCopy full SHA for b7351ce
src/backend/executor/execProcnode.c
@@ -72,7 +72,7 @@
72
*
73
* This should show how the executor works by having
74
* ExecInitNode(), ExecProcNode() and ExecEndNode() dispatch
75
- * their work to the appopriate node support routines which may
+ * their work to the appropriate node support routines which may
76
* in turn call these routines themselves on their subplans.
77
*/
78
#include "postgres.h"
0 commit comments