From: Tom Lane Date: Tue, 5 May 2015 20:11:01 +0000 (-0400) Subject: citext's regexp_matches() functions weren't documented, either. X-Git-Tag: REL9_2_11~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf85ba2a9c3d1a9ab67e877bdaf7f1e7aa97eda1;p=postgresql citext's regexp_matches() functions weren't documented, either. --- diff --git a/doc/src/sgml/citext.sgml b/doc/src/sgml/citext.sgml index 0c6855fea6..7fdf30252a 100644 --- a/doc/src/sgml/citext.sgml +++ b/doc/src/sgml/citext.sgml @@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry'; + + + regexp_matches() + + regexp_replace()