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