Re: Followup from yesterday's PL/pgSQL fun...

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Followup from yesterday's PL/pgSQL fun...
Date: 2003-05-14 17:03:55
Message-ID: 205620000.1052931835@lerlaptop-red.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

--On Wednesday, May 14, 2003 13:02:48 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:

> I said:
>> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>>> 3) how can I add text(cidr) myself?
>
>> Read the pg_cast description in
>> http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=catalogs
>> .html Insert a suitable row.
>
> Actually, I think you can do it with CREATE CAST.
The issue (for me) was decoding the function name(s).

I wish there was a \ command to display pg_cast...

LER

>
> regards, tom lane

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-05-14 17:08:23 Re: Followup from yesterday's PL/pgSQL fun...
Previous Message Tom Lane 2003-05-14 17:02:48 Re: Followup from yesterday's PL/pgSQL fun...