PostgreSQL Source Code
git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
bool | atomic |
Definition at line 2878 of file parsenodes.h.
bool CallContext::atomic |
Definition at line 2881 of file parsenodes.h.
Referenced by ExecuteCallStmt().
NodeTag CallContext::type |
Definition at line 2880 of file parsenodes.h.