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

Commit75fcdd2

Browse files
committed
doc: add missing xreflabels to the main docs (not refs)
Add missing xreflabels for index types, geqo, libpq, spi, server-sidelanguages, ecpg, and vaacuumlo.Backpatch-through: 9.5
1 parentbc1c1de commit75fcdd2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
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">
3+
<chapter id="ecpg" xreflabel="ecpg">
44
<title><application>ECPG</application> &mdash; 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">
3+
<chapter id="geqo" xreflabel="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">
3+
<chapter id="gin" xreflabel="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">
3+
<chapter id="gist" xreflabel="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">
3+
<chapter id="libpq" xreflabel="libpq">
44
<title><application>libpq</application> &mdash; C Library</title>
55

66
<indexterm zone="libpq">

‎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">
3+
<chapter id="plperl" xreflabel="PL/Perl">
44
<title>PL/Perl &mdash; 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">
3+
<chapter id="plpgsql" xreflabel="PL/pgSQL">
44
<title><application>PL/pgSQL</application> &mdash; <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">
3+
<chapter id="plpython" xreflabel="PL/Python">
44
<title>PL/Python &mdash; Python Procedural Language</title>
55

66
<indexterm zone="plpython"><primary>PL/Python</primary></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">
3+
<chapter id="spi" xreflabel="spi">
44
<title>Server Programming Interface</title>
55

66
<indexterm zone="spi">

‎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">
3+
<refentry id="vacuumlo" xreflabel="vacuumlo">
44
<indexterm zone="vacuumlo">
55
<primary>vacuumlo</primary>
66
</indexterm>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp