Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitda0a60c

Browse files
committed
doc: remove xreflabels from commits75fcdd2 and85af628
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.comBackpatch-through: 9.5
1 parent49e0a42 commitda0a60c

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/ecpg.sgml -->
22

3-
<chapter id="ecpg" xreflabel="ecpg">
3+
<chapter id="ecpg">
44
<title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
55

66
<indexterm zone="ecpg"><primary>embedded SQL</primary><secondary>in C</secondary></indexterm>

‎doc/src/sgml/geqo.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/geqo.sgml -->
22

3-
<chapter id="geqo" xreflabel="geqo">
3+
<chapter id="geqo">
44
<title>Genetic Query Optimizer</title>
55

66
<para>

‎doc/src/sgml/gin.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/gin.sgml -->
22

3-
<chapter id="gin" xreflabel="gin">
3+
<chapter id="gin">
44
<title>GIN Indexes</title>
55

66
<indexterm>

‎doc/src/sgml/gist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/gist.sgml -->
22

3-
<chapter id="gist" xreflabel="gist">
3+
<chapter id="gist">
44
<title>GiST Indexes</title>
55

66
<indexterm>

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/libpq.sgml -->
22

3-
<chapter id="libpq" xreflabel="libpq">
3+
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
55

66
<indexterm zone="libpq">

‎doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ HINT: Stop the postmaster and vacuum that database in single-user mode.
707707
</sect3>
708708
</sect2>
709709

710-
<sect2 id="autovacuum" xreflabel="autovacuum">
710+
<sect2 id="autovacuum">
711711
<title>The Autovacuum Daemon</title>
712712

713713
<indexterm>

‎doc/src/sgml/plperl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/plperl.sgml -->
22

3-
<chapter id="plperl" xreflabel="PL/Perl">
3+
<chapter id="plperl">
44
<title>PL/Perl - Perl Procedural Language</title>
55

66
<indexterm zone="plperl">

‎doc/src/sgml/plpgsql.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/plpgsql.sgml -->
22

3-
<chapter id="plpgsql" xreflabel="PL/pgSQL">
3+
<chapter id="plpgsql">
44
<title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
55

66
<indexterm zone="plpgsql">

‎doc/src/sgml/plpython.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/plpython.sgml -->
22

3-
<chapter id="plpython" xreflabel="PL/Python">
3+
<chapter id="plpython">
44
<title>PL/Python - Python Procedural Language</title>
55

66
<indexterm zone="plpython"><primary>PL/Python</primary></indexterm>

‎doc/src/sgml/spgist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/spgist.sgml -->
22

3-
<chapter id="spgist" xreflabel="SP-GiST">
3+
<chapter id="spgist">
44
<title>SP-GiST Indexes</title>
55

66
<indexterm>

‎doc/src/sgml/spi.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/spi.sgml -->
22

3-
<chapter id="spi" xreflabel="spi">
3+
<chapter id="spi">
44
<title>Server Programming Interface</title>
55

66
<indexterm zone="spi">

‎doc/src/sgml/storage.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ where <replaceable>PPP</replaceable> is the PID of the owning backend and
293293

294294
</sect1>
295295

296-
<sect1 id="storage-toast" xreflabel="TOAST">
296+
<sect1 id="storage-toast">
297297

298298
<title>TOAST</title>
299299

‎doc/src/sgml/vacuumlo.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/vacuumlo.sgml -->
22

3-
<refentry id="vacuumlo" xreflabel="vacuumlo">
3+
<refentry id="vacuumlo">
44
<indexterm zone="vacuumlo">
55
<primary>vacuumlo</primary>
66
</indexterm>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp