Skip to content

Commit 69b7c99

Browse files
committed
Add missing documentation for new anyarray-overlap operator.
1 parent 684ad6a commit 69b7c99

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.335 2006/09/10 00:29:33 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.336 2006/09/10 19:03:57 tgl Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -7633,6 +7633,13 @@ SELECT NULLIF(value, '(none)') ...
76337633
<entry><literal>t</literal></entry>
76347634
</row>
76357635

7636+
<row>
7637+
<entry> <literal>&amp;&amp;</literal> </entry>
7638+
<entry>overlap (have elements in common)</entry>
7639+
<entry><literal>ARRAY[1,4,3] &amp;&amp; ARRAY[2,1]</literal></entry>
7640+
<entry><literal>t</literal></entry>
7641+
</row>
7642+
76367643
<row>
76377644
<entry> <literal>||</literal> </entry>
76387645
<entry>array-to-array concatenation</entry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy