PostgreSQL Source Code git master
Data Fields
WindowDef Struct Reference

#include <parsenodes.h>

Data Fields

 
char *  name
 
char *  refname
 
 
 
int  frameOptions
 
 
 
 

Detailed Description

Definition at line 589 of file parsenodes.h.

Field Documentation

endOffset

Node* WindowDef::endOffset

Definition at line 598 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), transformWindowDefinitions(), and transformWindowFuncCall().

frameOptions

int WindowDef::frameOptions

Definition at line 596 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

location

ParseLoc WindowDef::location

Definition at line 599 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

name

char* WindowDef::name

Definition at line 592 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

orderClause

List* WindowDef::orderClause

Definition at line 595 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), transformWindowDefinitions(), and transformWindowFuncCall().

partitionClause

List* WindowDef::partitionClause

Definition at line 594 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), transformWindowDefinitions(), and transformWindowFuncCall().

refname

char* WindowDef::refname

Definition at line 593 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

startOffset

Node* WindowDef::startOffset

Definition at line 597 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), transformWindowDefinitions(), and transformWindowFuncCall().

type

NodeTag WindowDef::type

Definition at line 591 of file parsenodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /