Add OVERLAPS to index in the docs.
authorHeikki Linnakangas
Mon, 13 Jan 2014 13:14:42 +0000 (15:14 +0200)
committerHeikki Linnakangas
Mon, 13 Jan 2014 13:19:24 +0000 (15:19 +0200)
Per report from Adam Mackler and Jonathan Katz

doc/src/sgml/func.sgml

index dafd34ebf84a601339a986d4d1b2fd2895259114..9ea7c035e4fdbd46cfc232e97d46e6dc2b47ee98 100644 (file)
@@ -6711,6 +6711,9 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
     
 
    
+    
+      OVERLAPS
+    
     In addition to these functions, the SQL OVERLAPS operator is
     supported: