|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Definition at line 831 of file execnodes.h.
| ItemPointerData ExecRowMark::curCtid |
Definition at line 842 of file execnodes.h.
| bool ExecRowMark::ermActive |
Definition at line 841 of file execnodes.h.
| void* ExecRowMark::ermExtra |
Definition at line 843 of file execnodes.h.
| RowMarkType ExecRowMark::markType |
Definition at line 838 of file execnodes.h.
| Index ExecRowMark::prti |
Definition at line 836 of file execnodes.h.
| Relation ExecRowMark::relation |
Definition at line 833 of file execnodes.h.
| Oid ExecRowMark::relid |
Definition at line 834 of file execnodes.h.
Referenced by InitPlan().
| Index ExecRowMark::rowmarkId |
Definition at line 837 of file execnodes.h.
| Index ExecRowMark::rti |
Definition at line 835 of file execnodes.h.
| LockClauseStrength ExecRowMark::strength |
Definition at line 839 of file execnodes.h.
| LockWaitPolicy ExecRowMark::waitPolicy |
Definition at line 840 of file execnodes.h.