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