View Single Post

   
  #2 (permalink)  
Old 04-11-2008, 05:16 AM
Hannu Krosing
 
Posts: n/a
Default Re: [PATCHES] regexp_replace

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>


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

Reply With Quote