From 85af628da5e8dfea068559d076ad26b9a3378bfc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 15 May 2020 12:38:40 -0400 Subject: [PATCH] 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 --- doc/src/sgml/maintenance.sgml | 2 +- doc/src/sgml/spgist.sgml | 2 +- doc/src/sgml/storage.sgml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 39075ea8f3..54bc1abd84 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 0e04a08679..edf4a67e52 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 3234adb639..ea08d0b614 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -301,7 +301,7 @@ where PPP is the PID of the owning backend and - + TOAST