aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/gist.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-06-11 18:19:25 -0400
committerBruce Momjian <bruce@momjian.us>2020-06-11 18:19:25 -0400
commitdede9a6ada00d4975240e5a60de220124d547a08 (patch)
tree757a6a45a3d5715695fb27a44fa2856187630e69 /doc/src/sgml/gist.sgml
parentc05f6b354ffe04550f41f7e36091a80b571258ee (diff)
downloadpostgresql-dede9a6ada00d4975240e5a60de220124d547a08.tar.gz
postgresql-dede9a6ada00d4975240e5a60de220124d547a08.zip
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
xreflabels prevent references to the chapter numbers of sections id's. It should only be used in specific cases. Discussion: https://postgr.es/m/8315c0ca-7758-8823-fcb6-f37f9413e6b6@2ndquadrant.com Backpatch-through: 9.5
Diffstat (limited to 'doc/src/sgml/gist.sgml')
-rw-r--r--doc/src/sgml/gist.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml
index 8365e00639e..2e7d48f5b96 100644
--- a/doc/src/sgml/gist.sgml
+++ b/doc/src/sgml/gist.sgml
@@ -1,6 +1,6 @@
<!-- doc/src/sgml/gist.sgml -->
-<chapter id="GiST" xreflabel="gist">
+<chapter id="GiST">
<title>GiST Indexes</title>
<indexterm>