Add OVERLAPS to index in the docs.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 13 Jan 2014 13:14:42 +0000 (15:14 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 13 Jan 2014 13:16:26 +0000 (15:16 +0200)
Per report from Adam Mackler and Jonathan Katz

doc/src/sgml/func.sgml

index 8579bdd9480e8069f7ce2c1f9d02dc19ca61b95c..c76d357df2459700e769136b8ea864bae3ed2a45 100644 (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>