Re: Emal reg expression - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Emal reg expression
Date
Msg-id 1257071133.8973.8.camel@vanquo.pezone.net
Whole thread Raw
In response to Emal reg expression  (Xai <rellonlawrence@gmail.com>)
List pgsql-general
On ons, 2009-10-28 at 05:45 -0700, Xai wrote:
> i want to create a type for an email field but i'm not good with regx
> can some one help me?

I suggest that you make use of an already written module in some
language such as Perl.  See
http://wiki.postgresql.org/wiki/Email_address_parsing for an example.


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Postgres alpha testing docs and general test packs
Next
From: Thomas Kellerer
Date:
Subject: Windowing functions - future plans