PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SharedSortInfo Struct Reference

#include <instrument_node.h>

Data Fields

int num_workers
 
TuplesortInstrumentation sinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 154 of file instrument_node.h.

Field Documentation

◆ num_workers

int SharedSortInfo::num_workers

◆ sinstrument

TuplesortInstrumentation SharedSortInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 157 of file instrument_node.h.

Referenced by ExecSort(), and show_sort_info().


The documentation for this struct was generated from the following file: