Cast for text->Integer missing in 8.3.5

From: "Nykolyn, Andrew" <andrew(dot)nykolyn(at)ngc(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Cast for text->Integer missing in 8.3.5
Date: 2009-01-13 15:23:39
Message-ID: F45D63E8C730D04F899B1227D5D03FD8020C65DA@XMBIL101.northgrum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to upgrade my Postgres server from 8.2.3 to 8.3.5 and have
found that the cast text->integer and integer->text are missing. Is
there a reason why they are not there and how can I get them back. I
have many stored procedures that rely on those casts

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-01-13 15:39:59 Re: Polymorphic "setof record" function?
Previous Message Christian Schröder 2009-01-13 13:50:49 Polymorphic "setof record" function?