projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976a7d1
)
Add OVERLAPS to index in the docs.
author
Heikki Linnakangas
<heikki.linnakangas@iki.fi>
Mon, 13 Jan 2014 13:14:42 +0000
(15:14 +0200)
committer
Heikki 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
patch
|
blob
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 8579bdd9480e8069f7ce2c1f9d02dc19ca61b95c..c76d357df2459700e769136b8ea864bae3ed2a45 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
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>