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

#include <instrument_node.h>

Data Fields

int num_workers
 
AggregateInstrumentation sinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 36 of file instrument_node.h.

Field Documentation

◆ num_workers

int SharedAggInfo::num_workers

Definition at line 38 of file instrument_node.h.

Referenced by ExecAggInitializeDSM(), and ExecAggRetrieveInstrumentation().

◆ sinstrument

AggregateInstrumentation SharedAggInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 39 of file instrument_node.h.

Referenced by ExecEndAgg().


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