PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ExecParallelEstimateContext Struct Reference

Data Fields

ParallelContextpcxt
 
int nnodes
 

Detailed Description

Definition at line 112 of file execParallel.c.

Field Documentation

◆ nnodes

int ExecParallelEstimateContext::nnodes

Definition at line 115 of file execParallel.c.

◆ pcxt

ParallelContext* ExecParallelEstimateContext::pcxt

Definition at line 114 of file execParallel.c.


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