PostgreSQL Source Code  git master
ExprContext_CB Struct Reference

#include <execnodes.h>

Data Fields

struct ExprContext_CBnext
 
ExprContextCallbackFunction function
 
Datum arg
 

Detailed Description

Definition at line 219 of file execnodes.h.

Field Documentation

◆ arg

Datum ExprContext_CB::arg

◆ function

◆ next

struct ExprContext_CB* ExprContext_CB::next

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