Re: Email Verfication Regular Expression

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Email Verfication Regular Expression
Дата
Msg-id 200509132102.47116.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Email Verfication Regular Expression  (Steve Atkins <steve@blighty.com>)
Ответы Re: Email Verfication Regular Expression  (Steve Atkins <steve@blighty.com>)
Список pgsql-general
Steve Atkins wrote:
> If you want to validate email addresses you _must_ check the TLD as
> part of the sanity checking, as many of the typos that are
> theoretically detectable are detectable by that check.

Your requirements may be different than mine, but I often make up "fake"
TLDs for testing or even internal subnets in production systems, so
having a system that hardcoded the list of "official" TLDs would be
significantly less useful to me.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: full outer join performance
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Speed problems