Add OVERLAPS to index in the docs.

Per report from Adam Mackler and Jonathan Katz
This commit is contained in:
Heikki Linnakangas 2014-01-13 15:14:42 +02:00
parent 976a7d1156
commit 04038148b6

View file

@ -6797,6 +6797,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
</table>
<para>
<indexterm>
<primary>OVERLAPS</primary>
</indexterm>
In addition to these functions, the SQL <literal>OVERLAPS</> operator is
supported:
<synopsis>