Re: Emal reg expression

From: Richard Huxton <dev(at)archonet(dot)com>
To: Xai <rellonlawrence(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Emal reg expression
Date: 2009-10-28 20:01:05
Message-ID: 4AE8A301.7010507@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Xai wrote:
> i want to create a type for an email field but i'm not good with regx
> can some one help me?

Google for "email regex". Be warned - this is very complicated if you
want to match *all* possible email addresses.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-10-28 20:01:14 Re: Help with postgresql memory issue
Previous Message Richard Huxton 2009-10-28 19:58:42 Re: log slow queries and hints