|
PostgreSQL Source Code git master
|
Data Fields | |
| ParallelContext * | pcxt |
| int | nnodes |
Definition at line 114 of file execParallel.c.
| int ExecParallelEstimateContext::nnodes |
Definition at line 117 of file execParallel.c.
| ParallelContext* ExecParallelEstimateContext::pcxt |
Definition at line 116 of file execParallel.c.