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