PostgreSQL Source Code git master
Loading...
Searching...
No Matches
WindowClauseSortData Struct Reference

Data Fields

WindowClausewc
 
ListuniqueOrder
 

Detailed Description

Definition at line 121 of file planner.c.

Field Documentation

◆ uniqueOrder

List* WindowClauseSortData::uniqueOrder

Definition at line 124 of file planner.c.

◆ wc

WindowClause* WindowClauseSortData::wc

Definition at line 123 of file planner.c.


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