Re: Phone number type extension - Mailing list pgsql-general

From Andreas 'ads' Scherbaum
Subject Re: Phone number type extension
Date
Msg-id e664b368-7aca-52d2-abf3-88ce6ae91a84@pgug.de
Whole thread Raw
In response to Phone number type extension  (stan <stanb@panix.com>)
List pgsql-general
On 28.09.19 11:11, stan wrote:
> Is there any currently supported version of this? I found one using google,
> but it looks like it was last updated around version 8 of Postgres.
>

Found this:

https://github.com/blm768/pg-libphonenumber

Might be used in a CHECK constraint to validate phone numbers,
or a BEFORE trigger can normalize (or reject) the input value.


Regards,

-- 
                Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Possible bug: SQL function parameter in window frame definition
Next
From: Andrew Gierth
Date:
Subject: Re: Possible bug: SQL function parameter in window frame definition