Re: varchar, text and cidr

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Welty <rwelty(at)averillpark(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: varchar, text and cidr
Date: 2003-08-04 22:07:49
Message-ID: 13242.1060034869@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Welty <rwelty(at)averillpark(dot)net> writes:
> On Mon, 04 Aug 2003 16:58:29 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> 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.

You don't have to. See CREATE CAST.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2003-08-04 22:25:43 Re: like performance w/o wildcards.
Previous Message Richard Welty 2003-08-04 21:41:33 Re: varchar, text and cidr