]> granicus.if.org Git - postgresql/commitdiff
citext's regexp_matches() functions weren't documented, either.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 May 2015 20:11:01 +0000 (16:11 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 May 2015 20:11:01 +0000 (16:11 -0400)
doc/src/sgml/citext.sgml

index 0c6855fea62b53e128184b1d463b9e9b95a19432..7fdf30252a5877f4293959e24a88ba23db64617e 100644 (file)
@@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry';
   </para>
 
   <itemizedlist>
+   <listitem>
+    <para>
+      <function>regexp_matches()</>
+    </para>
+   </listitem>
    <listitem>
     <para>
       <function>regexp_replace()</>