[COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Add citext_pattern_ops for citext contrib module
Дата
Msg-id E1duHjz-00012d-P1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add citext_pattern_ops for citext contrib module

This is similar to text_pattern_ops.

Alexey Chernyshov, reviewed by Jacob Champion.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f2464997644c64b5dec93ab3c08305f48bfe14f1

Modified Files
--------------
contrib/citext/citext--1.4--1.5.sql  |  74 +++++++
contrib/citext/citext.c              | 121 ++++++++++++
contrib/citext/expected/citext.out   | 370 +++++++++++++++++++++++++++++++++++
contrib/citext/expected/citext_1.out | 370 +++++++++++++++++++++++++++++++++++
contrib/citext/sql/citext.sql        |  78 ++++++++
5 files changed, 1013 insertions(+)


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

В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts.