Factor out logic for computing number of parallel workers.
Robert Haas <rhaas@postgresql.org>
Factor out logic for computing number of parallel workers. Forthcoming patches to allow other types of parallel scans will need this logic, or something like it. Dilip Kumar
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/allpaths.c | modified | +60 −43 |