Re: varchar, text and cidr

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: varchar, text and cidr
Date: 2003-08-04 21:41:33
Message-ID: E19jn5B-0002m5-UI@skipper.averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 04 Aug 2003 16:58:29 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Richard Welty <rwelty(at)averillpark(dot)net> writes:
> > but is there any particular reason why i have to jump through the
> > typecasting hoop twice here?

> Lack of an entry in pg_cast for varchar->cidr. Feel free to create one.

if i knew how to determine the oid for a data type, i certainly would.

actually, i might not. the customer is maintaining this system himself, and
mostly calling me after he breaks things. better leave the underlying
software base stock. i'll live with the doubled up typecast for now.

cheers,
richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-04 22:07:49 Re: varchar, text and cidr
Previous Message Ken Godee 2003-08-04 21:08:25 Re: what is null