Skip to content

Commit 929ca96

Browse files
committed
citext's regexp_matches() functions weren't documented, either.
1 parent b22527f commit 929ca96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/src/sgml/citext.sgml

+5
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ SELECT * FROM users WHERE nick = 'Larry';
124124
</para>
125125

126126
<itemizedlist>
127+
<listitem>
128+
<para>
129+
<function>regexp_matches()</>
130+
</para>
131+
</listitem>
127132
<listitem>
128133
<para>
129134
<function>regexp_replace()</>

0 commit comments

Comments
 (0)