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