#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| Index | rti |
| LockClauseStrength | strength |
| bool | noWait |
| bool | pushedDown |
Definition at line 888 of file parsenodes.h.
Definition at line 893 of file parsenodes.h.
Referenced by applyLockingClause(), ApplyRetrieveRule(), get_select_query_def(), and preprocess_rowmarks().
Definition at line 894 of file parsenodes.h.
Referenced by applyLockingClause(), and get_select_query_def().
Definition at line 891 of file parsenodes.h.
Referenced by applyLockingClause(), ChangeVarNodes(), get_parse_rowmark(), get_select_query_def(), make_outerjoininfo(), OffsetVarNodes(), and preprocess_rowmarks().
Definition at line 892 of file parsenodes.h.
Referenced by applyLockingClause(), ApplyRetrieveRule(), get_select_query_def(), postgresGetForeignPlan(), and preprocess_rowmarks().
Definition at line 890 of file parsenodes.h.
1.7.1