mirror of
https://github.com/postgres/postgres.git
synced 2026-03-27 12:54:24 -04:00
citext's regexp_matches() functions weren't documented, either.
This commit is contained in:
parent
b1ec45994e
commit
6d78a179bf
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Reference in a new issue