|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
Definition at line 2427 of file pathnodes.h.
| Path SortPath::path |
Definition at line 2429 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), create_incremental_sort_path(), create_incrementalsort_plan(), create_sort_path(), and create_sort_plan().
| Path* SortPath::subpath |
Definition at line 2430 of file pathnodes.h.
Referenced by create_incremental_sort_path(), create_incrementalsort_plan(), create_sort_path(), and create_sort_plan().