|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
| ExecRowMark * | rowmark |
| AttrNumber | ctidAttNo |
| AttrNumber | toidAttNo |
| AttrNumber | wholeAttNo |
Definition at line 855 of file execnodes.h.
| AttrNumber ExecAuxRowMark::ctidAttNo |
Definition at line 858 of file execnodes.h.
| ExecRowMark* ExecAuxRowMark::rowmark |
Definition at line 857 of file execnodes.h.
| AttrNumber ExecAuxRowMark::toidAttNo |
Definition at line 859 of file execnodes.h.
| AttrNumber ExecAuxRowMark::wholeAttNo |
Definition at line 860 of file execnodes.h.