#include <parsenodes.h>
Data Fields | |
NodeTag | type |
TransactionStmtKind | kind |
List * | options |
char * | gid |
Definition at line 2269 of file parsenodes.h.
char* TransactionStmt::gid |
Definition at line 2274 of file parsenodes.h.
Referenced by standard_ProcessUtility().
Definition at line 2272 of file parsenodes.h.
Referenced by CreateCommandTag(), IsTransactionExitStmt(), and standard_ProcessUtility().
Definition at line 2273 of file parsenodes.h.
Referenced by standard_ProcessUtility().
Definition at line 2271 of file parsenodes.h.