Re: plpgsql function to validate e-mail - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: plpgsql function to validate e-mail
Date
Msg-id 4A88694B.2010303@iol.ie
Whole thread Raw
In response to plpgsql function to validate e-mail  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On 16/08/2009 21:10, Andre Lopes wrote:
> I need a plpgsql function to validade e-mail addresses. I have google
> but I can't find any.
>
> My question: Anyone have a function to validate e-mails?

There are lots of regular expressions which Google will find for you,
which you can then use with one of the built-in functions and operators
that can use them.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: Andre Lopes
Date:
Subject: plpgsql function to validate e-mail
Next
From: Stuart McGraw
Date:
Subject: 8.4 rpm packaging problem?