1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00

docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST

This is for use by the PG 13 release notes, but might be used for minor
release notes in the future.

Backpatch-through: 9.5
This commit is contained in:
Bruce Momjian
2020-05-15 12:38:40 -04:00
parent 75fcdd2ae2
commit 85af628da5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/spgist.sgml -->
<chapter id="spgist">
<chapter id="spgist" xreflabel="SP-GiST">
<title>SP-GiST Indexes</title>
<indexterm>