Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0403814

Browse files
committed
Add OVERLAPS to index in the docs.
Per report from Adam Mackler and Jonathan Katz
1 parent 976a7d1 commit 0403814

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/src/sgml/func.sgml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
67976797
</table>
67986798

67996799
<para>
6800+
<indexterm>
6801+
<primary>OVERLAPS</primary>
6802+
</indexterm>
68006803
In addition to these functions, the SQL <literal>OVERLAPS</> operator is
68016804
supported:
68026805
<synopsis>

0 commit comments

Comments
 (0)