Re: Inet type how to?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alex Pilosov <alex(at)pilosoft(dot)com>
Cc: Olivier PRENANT <ohp(at)pyrenet(dot)fr>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Inet type how to?
Date: 2000-06-02 20:32:07
Message-ID: 200006022032.QAA04379@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Pilosov 2000-06-02 20:36:43 Re: Inet type how to?
Previous Message Alex Pilosov 2000-06-02 20:07:49 Re: Inet type how to?