PostgreSQL Source Code  git master
CallContext Struct Reference

#include <parsenodes.h>

Public Member Functions

 pg_node_attr (nodetag_only) NodeTag type
 

Data Fields

bool atomic
 

Detailed Description

Definition at line 3525 of file parsenodes.h.

Member Function Documentation

◆ pg_node_attr()

CallContext::pg_node_attr ( nodetag_only  )

Field Documentation

◆ atomic

bool CallContext::atomic

Definition at line 3530 of file parsenodes.h.

Referenced by ExecuteCallStmt().


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