|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
Definition at line 2095 of file pathnodes.h.
| Path SubqueryScanPath::path |
Definition at line 2097 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), cost_subqueryscan(), create_subqueryscan_path(), create_subqueryscan_plan(), and reparameterize_path().
| Path* SubqueryScanPath::subpath |
Definition at line 2098 of file pathnodes.h.
Referenced by cost_subqueryscan(), create_subqueryscan_path(), create_subqueryscan_plan(), and reparameterize_path().