Re: regexp_match() returning text

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: regexp_match() returning text
Дата
Msg-id 13496.1471532006@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: regexp_match() returning text  (Emre Hasegeli <emre@hasegeli.com>)
Список pgsql-hackers
Emre Hasegeli <emre@hasegeli.com> writes:
>> I did *not* push the hunk in citext.sgml, since that was alleging support
>> that doesn't actually exist in this patch.  To make this work for citext,
>> we need to add wrapper functions similar to citext's wrappers for
>> regexp_matches.  And that in turn means a citext extension version bump,
>> which makes it more notationally tedious than I felt like dealing with
>> today.  I'm bouncing that requirement back to you to produce a separate
>> patch for.

> It is attached.

You missed updating citext_1.out, but otherwise looks good.  Pushed.
        regards, tom lane



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

Предыдущее
От: Ants Aasma
Дата:
Сообщение: Re: Pluggable storage
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)