|
PostgreSQL Source Code git master
|
Data Fields | |
| ParallelContext * | pcxt |
| int | nnodes |
Definition at line 118 of file execParallel.c.
| int ExecParallelEstimateContext::nnodes |
Definition at line 121 of file execParallel.c.
| ParallelContext* ExecParallelEstimateContext::pcxt |
Definition at line 120 of file execParallel.c.