Re: [PATCHES] regexp_replace

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: [PATCHES] regexp_replace
Дата
Msg-id 1118241044.4893.3.camel@fuji.krosing.net
обсуждение исходный текст
Ответ на Re: [PATCHES] regexp_replace  (Atsushi Ogawa <a_ogawa@hi-ho.ne.jp>)
Список pgsql-hackers
On K, 2005-06-08 at 21:32 +0900, Atsushi Ogawa wrote:

> 
> How about changing the function name of each usage?
> 
>  regexp_replace:        replace first
>  regexp_replace_all:    replace all
>  regexp_ic_replace:     replace first and case insensitive
>  regexp_ic_replace_all: replace all and case insensitive

perhaps just "regexp_ireplace", we already have ILIKE not IC_LIKE


-- 
Hannu Krosing <hannu@skype.net>



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Correlated subselect in regression test
Следующее
От: Tom Lane
Дата:
Сообщение: Re: adding new pages bulky way