projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efb41ba
)
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:19:24 +0000
(15:19 +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 dafd34ebf84a601339a986d4d1b2fd2895259114..9ea7c035e4fdbd46cfc232e97d46e6dc2b47ee98 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-6711,6
+6711,9
@@
SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
+
+
OVERLAPS
+
In addition to these functions, the SQL
OVERLAPS> operator is
supported: