PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WindowClauseSortData Struct Reference

Data Fields

WindowClausewc
 
ListuniqueOrder
 

Detailed Description

Definition at line 113 of file planner.c.

Field Documentation

◆ uniqueOrder

List* WindowClauseSortData::uniqueOrder

Definition at line 116 of file planner.c.

Referenced by common_prefix_cmp(), and select_active_windows().

◆ wc

WindowClause* WindowClauseSortData::wc

Definition at line 115 of file planner.c.

Referenced by select_active_windows().


The documentation for this struct was generated from the following file: