aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/nodes/README')
-rw-r--r--src/backend/nodes/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/nodes/README b/src/backend/nodes/README
index 2df4389437e..dcd66d7243c 100644
--- a/src/backend/nodes/README
+++ b/src/backend/nodes/README
@@ -36,8 +36,8 @@ FILES IN src/include/nodes/
nodes.h - define node tags (NodeTag)
primnodes.h - primitive nodes
parsenodes.h - parse tree nodes
+ pathnodes.h - path tree nodes and planner internal structures
plannodes.h - plan tree nodes
- relation.h - planner internal nodes
execnodes.h - executor nodes
memnodes.h - memory nodes
pg_list.h - generic list