pgsql: Support the new regexp_match() function for citext.

Started by Tom Lanealmost 10 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Support the new regexp_match() function for citext.

Emre Hasegeli

Patch: <CAE2gYzzF24ZHWqkMukkHwqa0otbES9Rex22LrjQUNbi=oKziNQ@mail.gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f9d747a4e908ad09520cad4c0e8c915074e9964c

Modified Files
--------------
contrib/citext/Makefile | 3 +-
contrib/citext/citext--1.3--1.4.sql | 12 +
contrib/citext/citext--1.3.sql | 493 ----------------------------------
contrib/citext/citext--1.4.sql | 501 +++++++++++++++++++++++++++++++++++
contrib/citext/citext.control | 2 +-
contrib/citext/expected/citext.out | 54 ++++
contrib/citext/expected/citext_1.out | 54 ++++
contrib/citext/sql/citext.sql | 12 +
doc/src/sgml/citext.sgml | 5 +
9 files changed, 641 insertions(+), 495 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers