Header And Logo

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

Data Fields

RowExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listargs
TupleDesc tupdesc

Detailed Description

Definition at line 864 of file execnodes.h.


Field Documentation

Definition at line 867 of file execnodes.h.

Referenced by ExecEvalRow(), and ExecInitExpr().

Definition at line 868 of file execnodes.h.

Referenced by ExecEvalRow(), and ExecInitExpr().

Definition at line 866 of file execnodes.h.

Referenced by ExecInitExpr().


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