PostgreSQL Source Code
git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
Path * | subpath |
Definition at line 2151 of file pathnodes.h.
Path ProjectSetPath::path |
Definition at line 2153 of file pathnodes.h.
Referenced by create_project_set_plan(), and create_set_projection_path().
Path* ProjectSetPath::subpath |
Definition at line 2154 of file pathnodes.h.
Referenced by create_project_set_plan(), and create_set_projection_path().