Home
last modified time | relevance | path

Searched refs:reparameterize_path_by_child (Results 76 – 84 of 84) sorted by relevance

1234

/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/util/
H A Dpathnode.c3892 reparameterize_path_by_child(PlannerInfo *root, Path *path,
3908 (path) = reparameterize_path_by_child(root, (path), child_rel); \
4169 Path *path = reparameterize_path_by_child(root, lfirst(lc),
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path,
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc),
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/util/
H A Dpathnode.c3858 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3874 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4135 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/optimizer/util/
H A Dpathnode.c3892 reparameterize_path_by_child(PlannerInfo *root, Path *path, in reparameterize_path_by_child() function
3908 (path) = reparameterize_path_by_child(root, (path), child_rel); \ in reparameterize_path_by_child()
4169 Path *path = reparameterize_path_by_child(root, lfirst(lc), in reparameterize_pathlist_by_child()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/optimizer/util/
H A Dpathnode.c3892 reparameterize_path_by_child(PlannerInfo *root, Path *path,
3908 (path) = reparameterize_path_by_child(root, (path), child_rel); \
4169 Path *path = reparameterize_path_by_child(root, lfirst(lc),

1234