#include <execnodes.h>
Data Fields | |
struct ExprContext_CB * | next |
ExprContextCallbackFunction | function |
Datum | arg |
Definition at line 79 of file execnodes.h.
Definition at line 83 of file execnodes.h.
Referenced by RegisterExprContextCallback(), ShutdownExprContext(), and UnregisterExprContextCallback().
Definition at line 82 of file execnodes.h.
Referenced by RegisterExprContextCallback(), ShutdownExprContext(), and UnregisterExprContextCallback().
struct ExprContext_CB* ExprContext_CB::next |
Definition at line 81 of file execnodes.h.
Referenced by RegisterExprContextCallback(), ShutdownExprContext(), and UnregisterExprContextCallback().