Re: Inet type how to? - Mailing list pgsql-hackers

From Alex Pilosov
Subject Re: Inet type how to?
Date
Msg-id Pine.BSO.4.10.10006021635540.8307-100000@spider.pilosoft.com
Whole thread Raw
In response to Re: Inet type how to?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Inet type how to?
Re: Inet type how to?
List pgsql-hackers
None works. I tried. There is no type that can be cast to inet. And
inet_in has a different calling sequence, and you can't really use that.

-alex

On Fri, 2 Jun 2000, Bruce Momjian wrote:

> > It works for me for \copy (which uses inserts)
> > 
> > But yes, there is no way to convert text to inet, which is a pain. When it
> > annoys me sufficiently, I think I'll write text_inet wrapping inet_in...Or
> > just wait for someone else to do it (TODO, bruce? ;)
> > 
> 
> We don't?  What about some double-casting option?
> 
> 



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Inet type how to?
Next
From: Bruce Momjian
Date:
Subject: Re: Inet type how to?