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

Skip to content

Commit 3701781

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

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
@@ -6711,6 +6711,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
67116711
</table>
67126712

67136713
<para>
6714+
<indexterm>
6715+
<primary>OVERLAPS</primary>
6716+
</indexterm>
67146717
In addition to these functions, the SQL <literal>OVERLAPS</> operator is
67156718
supported:
67166719
<synopsis>

0 commit comments

Comments
 (0)