PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
Path * | subpath |
Definition at line 1984 of file pathnodes.h.
Path SubqueryScanPath::path |
Definition at line 1986 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 1987 of file pathnodes.h.
Referenced by cost_subqueryscan(), create_subqueryscan_path(), create_subqueryscan_plan(), and reparameterize_path().