Re: [GENERAL] Build in function to verify email addresses

Поиск
Список
Период
Сортировка
От Chris Withers
Тема Re: [GENERAL] Build in function to verify email addresses
Дата
Msg-id 2ac49ebc-01c1-4b92-7664-815eb469ab77@simplistix.co.uk
обсуждение исходный текст
Ответ на [GENERAL] Build in function to verify email addresses  (Nick Dro <postgresql@walla.co.il>)
Список pgsql-general
I'm pretty sure this isn't as simple as you think it is, I'd suggest 
having a good read of:

https://stackoverflow.com/a/201378/216229

Chris


On 16/11/2017 07:56, Nick Dro wrote:
> I beleieve that every information system has the needs to send emails.
> Currently PostgreSQL doesn't have a function which gets TEXT and 
> return true if it's valid email address (xxx@YYY.com / .co.ZZ)
> Do you believe such function should exist in PostgreSQL or it's best 
> to let every user to implement his own function?



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [GENERAL] Build in function to verify email addresses
Следующее
От: "btober@computer.org"
Дата:
Сообщение: Re: [GENERAL] Build in function to verify email addresses