PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
Path * | subpath |
Definition at line 2010 of file pathnodes.h.
Path MaterialPath::path |
Definition at line 2012 of file pathnodes.h.
Referenced by create_material_path().
Path* MaterialPath::subpath |
Definition at line 2013 of file pathnodes.h.
Referenced by create_material_path(), create_material_plan(), path_is_reparameterizable_by_child(), reparameterize_path(), and reparameterize_path_by_child().