Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 723f716

Browse files
committed
Fix array operator refererence in release notes, per David Wheeler.
1 parent 022fd99 commit 723f716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.474 2006/10/17 20:17:08 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.475 2006/10/18 03:53:50 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -1405,7 +1405,7 @@ links to the main documentation.
14051405

14061406
<listitem>
14071407
<para>
1408-
New <link linkend="functions-geometry-op-table">operators</link>
1408+
New <link linkend="functions-array">operators</link>
14091409
for array-subset comparisons (<literal>@&gt;</>,
14101410
<literal>&lt;@</>, <literal>&amp;&amp;</>) (Teodor, Tom)
14111411
</para>

0 commit comments

Comments
 (0)