Re: regexp_replace

Поиск
Список
Период
Сортировка
От Atsushi Ogawa
Тема Re: regexp_replace
Дата
Msg-id PIEMIKOOMKNIJLLLBCBBEEBBCJAA.a_ogawa@hi-ho.ne.jp
обсуждение исходный текст
Ответ на Re: regexp_replace  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: regexp_replace  (Andrew Dunstan <andrew@dunslane.net>)
Re: regexp_replace  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список pgsql-patches
Bruce Momjian wrote:
> Andrew Dunstan wrote:
> > I'm very glad to see this. But is a nicer name possible? To perl
> > programmers at least, "substitute" should make sense.
>
> What is the matter with replace?   We already have replace:
>
> test=> \df replace
>                        List of functions
>    Schema   |  Name   | Result data type | Argument data types
> ------------+---------+------------------+---------------------
>  pg_catalog | replace | text             | text, text, text
>

I think that regexp_replace is a good name. It is easy to understand.

regards,

--- Atsushi Ogawa


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: COPY FROM performance improvements
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: regexp_replace