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