summaryrefslogtreecommitdiff
path: root/doc/src/sgml/gist.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-06-11 18:25:46 -0400
committerBruce Momjian <bruce@momjian.us>2020-06-11 18:25:46 -0400
commitc04612040165582f60cbcfe8ca1771598c9f3a05 (patch)
tree27e50fddf9a07f5d2bd62b9954126943388309ec /doc/src/sgml/gist.sgml
parent6fbfa4eb244eab47d67fba4258c4af777729f119 (diff)
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 60d77411e03..a7eec1e9497 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>