Commit 929ca965 authored by Tom Lane's avatar Tom Lane

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

parent b22527f2
......@@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry';
</para>
<itemizedlist>
<listitem>
<para>
<function>regexp_matches()</>
</para>
</listitem>
<listitem>
<para>
<function>regexp_replace()</>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment