Re: Email address column verification for address list

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Email address column verification for address list
Date: 2010-04-13 12:23:54
Message-ID: w2r2f4958ff1004130523t5e92a65aka140f410c777c389@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

however you are going to validate it, create yourself a domain for it
(custom type). That way, if it changes, you have to only update it in one
place, instead of doing it on column by column basis.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Geoghegan 2010-04-13 12:28:04 Re: Email address column verification for address list
Previous Message Clemens Eisserer 2010-04-13 12:14:06 Re: Where to configure pg_xlog file-size?