Add links to documentation from 9.1 release notes.

This commit is contained in:
Bruce Momjian 2011-03-19 23:58:53 -04:00
parent b310b6e31c
commit b2c5b3d175
5 changed files with 229 additions and 190 deletions

View File

@ -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>

View File

@ -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;
</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
</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>

View File

@ -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>

File diff suppressed because it is too large Load Diff

View File

@ -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>