From: Bruce Momjian Date: Fri, 15 May 2020 16:38:40 +0000 (-0400) Subject: docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST X-Git-Tag: REL_10_14~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25b07fd016334219eefe09675e0c95096974b90e;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 63ddcae5829..f3c81fa9243 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -707,7 +707,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 f0e4e130886..246434252ac 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 2247f09e73a..34bddf8a95d 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -293,7 +293,7 @@ where PPP is the PID of the owning backend and - + TOAST