Commit b2c5b3d1 authored by Bruce Momjian's avatar Bruce Momjian

Add links to documentation from 9.1 release notes.

parent b310b6e3
......@@ -354,7 +354,7 @@
considered members of the extension.
</para>
<sect2>
<sect2 id="extension">
<title>Extension Files</title>
<indexterm>
......
......@@ -1512,7 +1512,7 @@
</row>
<row>
<entry>
<entry id="format">
<indexterm>
<primary>format</primary>
</indexterm>
......@@ -9121,7 +9121,7 @@ SELECT xmlagg(x) FROM (SELECT * FROM test ORDER BY y DESC) AS tab;
</para>
</sect3>
<sect3>
<sect3 id="xml-exists">
<title>XMLEXISTS</title>
<indexterm>
......@@ -9163,7 +9163,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY REF '<towns><town>Tor
</para>
</sect3>
<sect3>
<sect3 id="xml-is-well-formed">
<title>xml_is_well_formed</title>
<indexterm>
......
......@@ -2613,7 +2613,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
buffering issues.
</para>
<sect3>
<sect3 id="windows-crash-dumps">
<title>Collecting Crash Dumps on Windows</title>
<para>
......
This diff is collapsed.
......@@ -1412,7 +1412,7 @@ $1[10:42]
</para>
</sect2>
<sect2>
<sect2 id="field-selection">
<title>Field Selection</title>
<indexterm>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment