Re: regexp_replace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: regexp_replace
Дата
Msg-id 657.1117944694@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: regexp_replace  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: regexp_replace  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Your patch has been added to the PostgreSQL unapplied patches list at:

> a_ogawa00 wrote:
>> This patch provides a new function regexp_replace.
>> regexp_replace extends a replace function and enables text search
>> by the regular expression. And, a back reference can be used within
>> a replace string.
>> (This patch for PostgreSQL 7.4.3)

Don't we have this functionality already?  It's even SQL-spec ...

            regards, tom lane

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: (8.1) to_timestamp correction (epoch to timestamptz)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory