Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b2c5b3d

Browse files
committed
Add links to documentation from 9.1 release notes.
1 parent b310b6e commit b2c5b3d

File tree

5 files changed

+229
-190
lines changed

5 files changed

+229
-190
lines changed

doc/src/sgml/extend.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
considered members of the extension.
355355
</para>
356356

357-
<sect2>
357+
<sect2 id="extension">
358358
<title>Extension Files</title>
359359

360360
<indexterm>

doc/src/sgml/func.sgml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@
15121512
</row>
15131513

15141514
<row>
1515-
<entry>
1515+
<entry id="format">
15161516
<indexterm>
15171517
<primary>format</primary>
15181518
</indexterm>
@@ -9121,7 +9121,7 @@ SELECT xmlagg(x) FROM (SELECT * FROM test ORDER BY y DESC) AS tab;
91219121
</para>
91229122
</sect3>
91239123

9124-
<sect3>
9124+
<sect3 id="xml-exists">
91259125
<title>XMLEXISTS</title>
91269126

91279127
<indexterm>
@@ -9163,7 +9163,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY REF '<towns><town>Tor
91639163
</para>
91649164
</sect3>
91659165

9166-
<sect3>
9166+
<sect3 id="xml-is-well-formed">
91679167
<title>xml_is_well_formed</title>
91689168

91699169
<indexterm>

doc/src/sgml/installation.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2613,7 +2613,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
26132613
buffering issues.
26142614
</para>
26152615

2616-
<sect3>
2616+
<sect3 id="windows-crash-dumps">
26172617
<title>Collecting Crash Dumps on Windows</title>
26182618

26192619
<para>

0 commit comments

Comments
 (0)