Re: text cast on regprocedure fails on 8.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jan-Peter Seifert" <Jan-Peter(dot)Seifert(at)gmx(dot)de>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: text cast on regprocedure fails on 8.2
Date: 2009-08-20 14:25:39
Message-ID: 13701.1250778339@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Jan-Peter Seifert" <Jan-Peter(dot)Seifert(at)gmx(dot)de> writes:
> I didn't see any explicit type cast in 8.3 for regprocedure -> text. Is there a way to add it in 8.2?

You can always cast pretty much anything to anything via a variable
assignment in plpgsql...

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dick Visser 2009-08-20 14:30:01 (no subject)
Previous Message Alvaro Herrera 2009-08-20 14:14:48 Re: text cast on regprocedure fails on 8.2