|
PostgreSQL Source Code git master
|
#include <instrument_node.h>
Data Fields | |
| int | num_workers |
| TuplesortInstrumentation | sinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 154 of file instrument_node.h.
| int SharedSortInfo::num_workers |
Definition at line 156 of file instrument_node.h.
Referenced by ExecSortInitializeDSM(), ExecSortRetrieveInstrumentation(), and show_sort_info().
| TuplesortInstrumentation SharedSortInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 157 of file instrument_node.h.
Referenced by ExecSort(), and show_sort_info().