Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 723f716

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

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/src/sgml/release.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/release.sgml
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.