PostgreSQL Source Code  git master
SharedHashInfo Struct Reference

#include <execnodes.h>

Data Fields

int num_workers
 
HashInstrumentation hinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 2728 of file execnodes.h.

Field Documentation

◆ hinstrument

HashInstrumentation SharedHashInfo::hinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 2731 of file execnodes.h.

Referenced by ExecHashInitializeWorker(), and show_hash_info().

◆ num_workers

int SharedHashInfo::num_workers

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