Home
last modified time | relevance | path

Searched refs:get_last_attnums (Results 1 – 7 of 7) sorted by relevance

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DexecUtils.c50 static bool get_last_attnums(Node *node, ProjectionInfo *projInfo);
584 get_last_attnums((Node *) variable, projInfo); in ExecBuildProjectionInfo()
607 get_last_attnums(Node *node, ProjectionInfo *projInfo) in get_last_attnums() function
650 return expression_tree_walker(node, get_last_attnums, in get_last_attnums()