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

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

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.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Larry Rosenman 2003-05-14 17:03:55 Re: Followup from yesterday's PL/pgSQL fun...
Previous Message Tom Lane 2003-05-14 16:58:39 Re: Followup from yesterday's PL/pgSQL fun...