Re: Emal reg expression

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Xai <rellonlawrence(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Emal reg expression
Date: 2009-11-01 10:25:33
Message-ID: 1257071133.8973.8.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2009-11-01 11:04:32 Windowing functions - future plans
Previous Message Peter Eisentraut 2009-11-01 10:18:06 Re: Postgres alpha testing docs and general test packs