PostgreSQL Source Code  git master
SharedSortInfo Struct Reference

#include <execnodes.h>

Data Fields

int num_workers
 
TuplesortInstrumentation sinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 2316 of file execnodes.h.

Field Documentation

◆ num_workers

int SharedSortInfo::num_workers

◆ sinstrument

TuplesortInstrumentation SharedSortInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 2319 of file execnodes.h.

Referenced by ExecSort(), and show_sort_info().


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