|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
| ExecRowMark * | rowmark |
| AttrNumber | ctidAttNo |
| AttrNumber | toidAttNo |
| AttrNumber | wholeAttNo |
Definition at line 821 of file execnodes.h.
| AttrNumber ExecAuxRowMark::ctidAttNo |
Definition at line 824 of file execnodes.h.
| ExecRowMark* ExecAuxRowMark::rowmark |
Definition at line 823 of file execnodes.h.
| AttrNumber ExecAuxRowMark::toidAttNo |
Definition at line 825 of file execnodes.h.
| AttrNumber ExecAuxRowMark::wholeAttNo |
Definition at line 826 of file execnodes.h.