Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4070d1
)
citext's regexp_matches() functions weren't documented, either.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 5 May 2015 20:11:01 +0000
(16:11 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 5 May 2015 20:11:16 +0000
(16:11 -0400)
doc/src/sgml/citext.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/citext.sgml
b/doc/src/sgml/citext.sgml
index 0c6855fea62b53e128184b1d463b9e9b95a19432..7fdf30252a5877f4293959e24a88ba23db64617e 100644
(file)
--- a/
doc/src/sgml/citext.sgml
+++ b/
doc/src/sgml/citext.sgml
@@
-124,6
+124,11
@@
SELECT * FROM users WHERE nick = 'Larry';
</para>
<itemizedlist>
+ <listitem>
+ <para>
+ <function>regexp_matches()</>
+ </para>
+ </listitem>
<listitem>
<para>
<function>regexp_replace()</>