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