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 @@ ...@@ -354,7 +354,7 @@
considered members of the extension. considered members of the extension.
</para> </para>
<sect2> <sect2 id="extension">
<title>Extension Files</title> <title>Extension Files</title>
<indexterm> <indexterm>
......
...@@ -1512,7 +1512,7 @@ ...@@ -1512,7 +1512,7 @@
</row> </row>
<row> <row>
<entry> <entry id="format">
<indexterm> <indexterm>
<primary>format</primary> <primary>format</primary>
</indexterm> </indexterm>
...@@ -9121,7 +9121,7 @@ SELECT xmlagg(x) FROM (SELECT * FROM test ORDER BY y DESC) AS tab; ...@@ -9121,7 +9121,7 @@ SELECT xmlagg(x) FROM (SELECT * FROM test ORDER BY y DESC) AS tab;
</para> </para>
</sect3> </sect3>
<sect3> <sect3 id="xml-exists">
<title>XMLEXISTS</title> <title>XMLEXISTS</title>
<indexterm> <indexterm>
...@@ -9163,7 +9163,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY REF '<towns><town>Tor ...@@ -9163,7 +9163,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY REF '<towns><town>Tor
</para> </para>
</sect3> </sect3>
<sect3> <sect3 id="xml-is-well-formed">
<title>xml_is_well_formed</title> <title>xml_is_well_formed</title>
<indexterm> <indexterm>
......
...@@ -2613,7 +2613,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427 ...@@ -2613,7 +2613,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
buffering issues. buffering issues.
</para> </para>
<sect3> <sect3 id="windows-crash-dumps">
<title>Collecting Crash Dumps on Windows</title> <title>Collecting Crash Dumps on Windows</title>
<para> <para>
......
This diff is collapsed.
...@@ -1412,7 +1412,7 @@ $1[10:42] ...@@ -1412,7 +1412,7 @@ $1[10:42]
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="field-selection">
<title>Field Selection</title> <title>Field Selection</title>
<indexterm> <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