Fix XML id to match GUC name
Peter Eisentraut <peter@eisentraut.org>
Fix XML id to match GUC name For some reason, the id of the description of max_parallel_maintenance_workers has been guc-max-parallel-workers-maintenance since the beginning. Flip that around to make it consistent.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +3 −3 |
| doc/src/sgml/ref/create_index.sgml | modified | +1 −1 |
| doc/src/sgml/ref/vacuum.sgml | modified | +1 −1 |