Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

WindowAgg Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
Index winref
int partNumCols
AttrNumberpartColIdx
OidpartOperators
int ordNumCols
AttrNumberordColIdx
OidordOperators
int frameOptions
NodestartOffset
NodeendOffset

Detailed Description

Definition at line 642 of file plannodes.h.


Field Documentation

Definition at line 654 of file plannodes.h.

Referenced by ExecInitWindowAgg(), make_windowagg(), and set_plan_refs().

Definition at line 652 of file plannodes.h.

Referenced by ExecInitWindowAgg(), and make_windowagg().

Definition at line 650 of file plannodes.h.

Referenced by are_peers(), and make_windowagg().

Definition at line 651 of file plannodes.h.

Referenced by ExecInitWindowAgg(), and make_windowagg().

Definition at line 647 of file plannodes.h.

Referenced by make_windowagg(), and spool_tuples().

Definition at line 646 of file plannodes.h.

Referenced by ExecInitWindowAgg(), make_windowagg(), and spool_tuples().

Definition at line 648 of file plannodes.h.

Referenced by ExecInitWindowAgg(), and make_windowagg().

Definition at line 644 of file plannodes.h.

Referenced by ExecInitWindowAgg(), and make_windowagg().

Definition at line 653 of file plannodes.h.

Referenced by ExecInitWindowAgg(), make_windowagg(), and set_plan_refs().

Definition at line 645 of file plannodes.h.

Referenced by ExecInitWindowAgg(), and make_windowagg().


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