Initialize work_mem using current guc.c default.
Peter Geoghegan <pg@bowt.ie>
Initialize work_mem using current guc.c default. Do the same for the maintenance_work_mem global variable. Oversight in commit 848ae330a49, which increased the previous defaults for work_mem and maintenance_work_mem by 4X.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/init/globals.c | modified | +2 −2 |