PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
Path * | subpath |
Definition at line 2222 of file pathnodes.h.
Path ProjectSetPath::path |
Definition at line 2224 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), create_project_set_plan(), and create_set_projection_path().
Path* ProjectSetPath::subpath |
Definition at line 2225 of file pathnodes.h.
Referenced by create_project_set_plan(), and create_set_projection_path().