Support the new regexp_match() function for citext.
Tom Lane <tgl@sss.pgh.pa.us>
Support the new regexp_match() function for citext. Emre Hasegeli Patch: <CAE2gYzzF24ZHWqkMukkHwqa0otbES9Rex22LrjQUNbi=oKziNQ@mail.gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/citext/citext--1.3--1.4.sql | added | +12 −0 |
| contrib/citext/citext--1.4.sql (from contrib/citext/citext--1.3.sql) | renamed | +9 −1 |
| contrib/citext/citext.control | modified | +1 −1 |
| contrib/citext/expected/citext_1.out | modified | +54 −0 |
| contrib/citext/expected/citext.out | modified | +54 −0 |
| contrib/citext/Makefile | modified | +2 −1 |
| contrib/citext/sql/citext.sql | modified | +12 −0 |
| doc/src/sgml/citext.sgml | modified | +5 −0 |