Re: type for storing emails? - Mailing list pgsql-sql

From Dmitry Igrishin
Subject Re: type for storing emails?
Date
Msg-id CAAfz9KMASGyv9eToPJ15phRqaiQwmes4KNU9AdS9Ge53+hmW3w@mail.gmail.com
Whole thread Raw
In response to type for storing emails?  (stan <stanb@panix.com>)
Responses Re: type for storing emails?  (Martin Edlman <martin.edlman@gmail.com>)
List pgsql-sql

On Mon, 11 Nov 2019, 20:59 stan, <stanb@panix.com> wrote:
Does anyone have a type they have developed for storing emails. I need
to do that, and the things that are in my thoughts on this are storing it as
a derived type of citext, as case should not matter, and enforcing the at
sign with pretty much anything on the left side of it, and something that
looks like a domain on the right side of it.


--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                                                -- Benjamin Franklin


pgsql-sql by date:

Previous
From: stan
Date:
Subject: type for storing emails?
Next
From: Rene Romero Benavides
Date:
Subject: Re: type for storing emails?