1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

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
This commit is contained in:
Bruce Momjian
2020-06-11 18:25:46 -04:00
parent 6fbfa4eb24
commit c046120401
13 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/gist.sgml -->
<chapter id="gist" xreflabel="gist">
<chapter id="gist">
<title>GiST Indexes</title>
<indexterm>