PostgreSQL Source Code  git master
ExecParallelEstimateContext Struct Reference

Data Fields

ParallelContextpcxt
 
int nnodes
 

Detailed Description

Definition at line 111 of file execParallel.c.

Field Documentation

◆ nnodes

int ExecParallelEstimateContext::nnodes

Definition at line 114 of file execParallel.c.

◆ pcxt

ParallelContext* ExecParallelEstimateContext::pcxt

Definition at line 113 of file execParallel.c.


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