Commit 04038148 authored by Heikki Linnakangas's avatar Heikki Linnakangas

Add OVERLAPS to index in the docs.

Per report from Adam Mackler and Jonathan Katz
parent 976a7d11
...@@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); ...@@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
</table> </table>
<para> <para>
<indexterm>
<primary>OVERLAPS</primary>
</indexterm>
In addition to these functions, the SQL <literal>OVERLAPS</> operator is In addition to these functions, the SQL <literal>OVERLAPS</> operator is
supported: supported:
<synopsis> <synopsis>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment