1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +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:19:25 -04:00
parent 49e0a42dd5
commit da0a60c3d7
13 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/plpython.sgml -->
<chapter id="plpython" xreflabel="PL/Python">
<chapter id="plpython">
<title>PL/Python - Python Procedural Language</title>
<indexterm zone="plpython"><primary>PL/Python</primary></indexterm>