PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ toc

shm_toc* ParallelWorkerContext::toc

Definition at line 53 of file parallel.h.


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