doc: Add secondary index entries for vacuum-related parameters.
authorFujii Masao <[email protected]>
Tue, 24 Jun 2025 23:59:25 +0000 (08:59 +0900)
committerFujii Masao <[email protected]>
Tue, 24 Jun 2025 23:59:25 +0000 (08:59 +0900)
commit84c4e10e130f411a89a2f9fd9184075ef02b0eaf
tree2b66bd23a5500dd18554f8245b700d552d0fb643
parentfd519419c9484a47f068cc04e2db81a4ec661669
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 <[email protected]>
Discussion: https://postgr.es/m/e95c899a-2aeb-45b7-8fd3-7a27dcdb475b@oss.nttdata.com
doc/src/sgml/config.sgml
doc/src/sgml/ref/create_table.sgml