|
PostgreSQL Source Code git master
|
Data Fields | |
| WindowClause * | wc |
| List * | uniqueOrder |
| List* WindowClauseSortData::uniqueOrder |
Definition at line 124 of file planner.c.
Referenced by common_prefix_cmp(), and select_active_windows().
| WindowClause* WindowClauseSortData::wc |
Definition at line 123 of file planner.c.
Referenced by select_active_windows().