Header And Logo

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

Data Fields

AggrefExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listargs
int aggno

Detailed Description

Definition at line 583 of file execnodes.h.


Field Documentation

Definition at line 587 of file execnodes.h.

Referenced by ExecEvalAggref(), and ExecInitAgg().

Definition at line 586 of file execnodes.h.

Referenced by ExecInitAgg(), and ExecInitExpr().

Definition at line 585 of file execnodes.h.

Referenced by ExecInitAgg(), and ExecInitExpr().


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