Re: BUG #4277: Feature request inet type cast numeric values - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4277: Feature request inet type cast numeric values
Date
Msg-id 11512.1214928321@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4277: Feature request inet type cast numeric values  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
List pgsql-bugs
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:
>> Description:        Feature request inet type cast numeric values

> You can create the cast yourself if you want to, see CREATE CAST.

The proposed cast seems rather inappropriate in an IPv6 world anyway.
If you want IPv4-only functionality, I think the inet4 type on
pgfoundry has this behavior already.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Heikki Linnakangas"
Date:
Subject: Re: BUG #4277: Feature request inet type cast numeric values
Next
From: "Eric P. Melbardis"
Date:
Subject: Re: BUG #4274: uuid returns duplicate values