mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
citext's regexp_matches() functions weren't documented, either.
This commit is contained in:
parent
b22527f29d
commit
929ca96584
@ -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 New Issue
Block a user