Header And Logo

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

Data Fields

RowCompareExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listlargs
Listrargs
FmgrInfofuncs
Oidcollations

Detailed Description

Definition at line 875 of file execnodes.h.


Field Documentation

Definition at line 881 of file execnodes.h.

Referenced by ExecEvalRowCompare(), and ExecInitExpr().

Definition at line 880 of file execnodes.h.

Referenced by ExecEvalRowCompare(), and ExecInitExpr().

Definition at line 878 of file execnodes.h.

Referenced by ExecEvalRowCompare(), and ExecInitExpr().

Definition at line 879 of file execnodes.h.

Referenced by ExecEvalRowCompare(), and ExecInitExpr().

Definition at line 877 of file execnodes.h.

Referenced by ExecEvalRowCompare(), and ExecInitExpr().


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