citext's regexp_matches() functions weren't documented, either.

pull/14/head
Tom Lane 11 years ago
parent b22527f29d
commit 929ca96584
  1. 5
      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()</>

Loading…
Cancel
Save