mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
Add links to documentation from 9.1 release notes.
This commit is contained in:
parent
b310b6e31c
commit
b2c5b3d175
@ -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>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1412,7 +1412,7 @@ $1[10:42]
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="field-selection">
|
||||
<title>Field Selection</title>
|
||||
|
||||
<indexterm>
|
||||
|
Loading…
Reference in New Issue
Block a user