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:
@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry';
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
<function>regexp_matches()</>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<function>regexp_replace()</>
|
||||
|
Reference in New Issue
Block a user