doc: Add secondary index entries for vacuum-related parameters.
Fujii Masao <fujii@postgresql.org>
doc: Add secondary index entries for vacuum-related parameters. For parameters that exist as both configuration and storage options, the documentation typically includes secondary index entries to help users distinguish and locate the relevant references easily. However, such index entries were missing for vacuum_truncate and vacuum_max_eager_freeze_failure_rate, both introduced in v18. This commit adds appropriate secondary index terms for these parameters to ensure consistency with other parameters and improve usability of the documentation index. Author: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/e95c899a-2aeb-45b7-8fd3-7a27dcdb475b@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +4 −2 |
| doc/src/sgml/ref/create_table.sgml | modified | +2 −1 |
Documentation touched
Discussion
- Minor documentation fixes related to v18 3 messages · 2025-06-19 → 2025-06-25