mirror of
https://github.com/postgres/postgres.git
synced 2026-04-02 15:57:24 -04:00
citext's regexp_matches() functions weren't documented, either.
This commit is contained in:
parent
d4070d10c2
commit
bf85ba2a9c
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