Make max_parallel_degree PGC_USERSET.
Robert Haas <rhaas@postgresql.org>
Make max_parallel_degree PGC_USERSET. It was intended to be this way all along, just like other planner GUCs such as work_mem. But I goofed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +1 −1 |