On Wed, May 03, 2006 at 09:38:47AM +0200, Magnus Hagander wrote: > SELECT regexp_replace(your_string,'[aeiou]','','g') ... I'll be darned. I've been looking for that function. I expected to find it in the docs under "String Functions" with the other replace functions. I'm surprised to find it under "Pattern Matching."