1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

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

This commit is contained in:
Tom Lane
2015-05-05 16:11:01 -04:00
parent 801e250a8a
commit 272f99f8ad

View File

@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry';
</para> </para>
<itemizedlist> <itemizedlist>
<listitem>
<para>
<function>regexp_matches()</>
</para>
</listitem>
<listitem> <listitem>
<para> <para>
<function>regexp_replace()</> <function>regexp_replace()</>