Looking for types: phone number, email addresses - Mailing list pgsql-general

From Stephane Bortzmeyer
Subject Looking for types: phone number, email addresses
Date
Msg-id 20020719115237.GA21348@nic.fr
Whole thread Raw
Responses Re: Looking for types: phone number, email addresses
List pgsql-general
Lazy programmer is looking for implementation of the following
datatypes:

* phone (or fax) numbers (with format checking) like +33 1 39 30 83 46
* email addresses (with format checking and ideally a test that the MX
  record does exist)

I've looked in the following places:

* contrib/ (isbn_issn is a very useful starting point, if I need to
  do it myself)

* techdocs.postgresql.org (the datatypes section of the cookbook is
  empty)

* FAQ There is "5.2) How can I contribute some nifty new types and
  functions to PostgreSQL?" but not the reverse :-)




pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Regular expression validation
Next
From: Wim
Date:
Subject: pg_dumpall failed!