Add OVERLAPS to index in the docs.

Per report from Adam Mackler and Jonathan Katz
pull/6/head
Heikki Linnakangas 12 years ago
parent 976a7d1156
commit 04038148b6
  1. 3
      doc/src/sgml/func.sgml

@ -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>

Loading…
Cancel
Save