PostgreSQL Source Code  git master
ParallelWorkerContext Struct Reference

#include <parallel.h>

Data Fields

dsm_segmentseg
 
shm_toctoc
 

Detailed Description

Definition at line 50 of file parallel.h.

Field Documentation

◆ seg

dsm_segment* ParallelWorkerContext::seg

Definition at line 52 of file parallel.h.

Referenced by ExecHashJoinInitializeWorker(), and ParallelQueryMain().

◆ toc


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