Re: CAST(ipaddress as text) -- HOW? - Mailing list pgsql-sql

From Bhuvan A
Subject Re: CAST(ipaddress as text) -- HOW?
Date
Msg-id Pine.LNX.4.20.0107181451180.13538-100000@Larry.bks
Whole thread Raw
List pgsql-sql
hi,

ipaddress::text

is resulting in

ERROR:   Cannot cast type 'cidr' to 'text'

how else we can???


Thankx.


On Tue, 17 Jul 2001, omid omoomi wrote:

> ie,
> ipaddrss::text
> 
> >From: Bhuvan A <bhuvansql@yahoo.com>
> >To: pgsql-sql@postgresql.org
> >Subject: [SQL] CAST(ipaddress as text)   -- HOW?
> >Date: Tue, 17 Jul 2001 19:35:53 +0530 (IST)
> >
> >
> >hi all,
> >
> >how can we cast an ipaddress(type cidr) to any other type?
> >
> >thankx in advance..
> >
> >
> >Regards,
> >
> >Bhuvaneswar.
> >
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 3: if posting/reading through Usenet, please send an appropriate
> >subscribe-nomail command to majordomo@postgresql.org so that your
> >message can get through to the mailing list cleanly
> 
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 



pgsql-sql by date:

Previous
From: Markus Wagner
Date:
Subject: SPI_exec does not return!
Next
From: Jan Wieck
Date:
Subject: Re: SPI_exec does not return!