|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| SortPath | spath |
| int | nPresortedCols |
Definition at line 2439 of file pathnodes.h.
| int IncrementalSortPath::nPresortedCols |
Definition at line 2442 of file pathnodes.h.
Referenced by create_incrementalsort_plan().
| SortPath IncrementalSortPath::spath |
Definition at line 2441 of file pathnodes.h.
Referenced by create_incrementalsort_plan().