projects
/
postgresql.git
/ 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
Mon, 13 Jan 2014 13:14:42 +0000
(15:14 +0200)
committer
Heikki Linnakangas
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
|
blame
|
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})');
+
+
OVERLAPS
+
In addition to these functions, the SQL
OVERLAPS> operator is
supported: