diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 8579bdd948..c76d357df2 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); + + OVERLAPS + In addition to these functions, the SQL OVERLAPS operator is supported: