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

#include <clauses.h>

Data Fields

int numWindowFuncs
 
Index maxWinRef
 
List ** windowFuncs
 

Detailed Description

Definition at line 19 of file clauses.h.

Field Documentation

◆ maxWinRef

Index WindowFuncLists::maxWinRef

Definition at line 22 of file clauses.h.

◆ numWindowFuncs

int WindowFuncLists::numWindowFuncs

Definition at line 21 of file clauses.h.

◆ windowFuncs

List** WindowFuncLists::windowFuncs

Definition at line 23 of file clauses.h.


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