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