pgsql: citext's regexp_matches() functions weren't documented, either. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: citext's regexp_matches() functions weren't documented, either.
Date
Msg-id E1YpjBo-0006xW-Nz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
citext's regexp_matches() functions weren't documented, either.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6d78a179bfff068706198b5479f75c052fd2e005

Modified Files
--------------
doc/src/sgml/citext.sgml |    5 +++++
1 file changed, 5 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: citext's regexp_matches() functions weren't documented, either.
Next
From: Robert Haas
Date:
Subject: pgsql: Backport "Add pgreadlink() on Windows to read junction points".