type for storing emails? - Mailing list pgsql-sql

From stan
Subject type for storing emails?
Date
Msg-id 20191111175920.GA16283@panix.com
Whole thread Raw
Responses Re: type for storing emails?  (Dmitry Igrishin <dmitigr@gmail.com>)
Re: type for storing emails?  (Rene Romero Benavides <rene.romero.b@gmail.com>)
List pgsql-sql
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: "Tchouante, Merlin"
Date:
Subject: RE: Help with outer joins
Next
From: Dmitry Igrishin
Date:
Subject: Re: type for storing emails?