From: Bruce Momjian Date: Fri, 15 May 2020 16:38:39 +0000 (-0400) Subject: docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST X-Git-Tag: REL9_6_19~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cae5e12a5d27e15b1aa51dc0ae7e5e68babe75d;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index faaca9fbe00..b58b2c3b3f3 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -703,7 +703,7 @@ HINT: Stop the postmaster and vacuum that database in single-user mode. - + The Autovacuum Daemon diff --git a/doc/src/sgml/spgist.sgml b/doc/src/sgml/spgist.sgml index 092a1ad729f..1ffef8b2083 100644 --- a/doc/src/sgml/spgist.sgml +++ b/doc/src/sgml/spgist.sgml @@ -1,6 +1,6 @@ - + SP-GiST Indexes diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 8482e92659a..7628272f0d3 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -287,7 +287,7 @@ where PPP is the PID of the owning backend and - + TOAST