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:
@ -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>
|
||||
|
Reference in New Issue
Block a user