|
PostgreSQL Source Code git master
|
#include <plannodes.h>
Data Fields | |
| Sort | sort |
| int | nPresortedCols |
Definition at line 1165 of file plannodes.h.
| int IncrementalSort::nPresortedCols |
Definition at line 1169 of file plannodes.h.
Referenced by make_incrementalsort().
| Sort IncrementalSort::sort |
Definition at line 1167 of file plannodes.h.
Referenced by make_incrementalsort().