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.
</para>
<sect2>
<sect2 id="extension">
<title>Extension Files</title>
<indexterm>

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -1412,7 +1412,7 @@ $1[10:42]
</para>
</sect2>
<sect2>
<sect2 id="field-selection">
<title>Field Selection</title>
<indexterm>