Header And Logo

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

Data Fields

WindowObjectData Struct Reference

Data Fields

NodeTag type
WindowAggStatewinstate
Listargstates
void * localmem
int markptr
int readptr
int64 markpos
int64 seekpos

Detailed Description

Definition at line 60 of file nodeWindowAgg.c.


Field Documentation

Definition at line 68 of file nodeWindowAgg.c.

Referenced by begin_partition(), and WinSetMarkPosition().

Definition at line 69 of file nodeWindowAgg.c.

Referenced by begin_partition(), window_gettupleslot(), and WinSetMarkPosition().

Definition at line 62 of file nodeWindowAgg.c.


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