PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
Path | path |
Path * | subpath |
Definition at line 2334 of file pathnodes.h.
Path SortPath::path |
Definition at line 2336 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 2337 of file pathnodes.h.
Referenced by create_incremental_sort_path(), create_incrementalsort_plan(), create_sort_path(), and create_sort_plan().