Re: numeric type conversions - Mailing list pgsql-bugs

From Tom Lane
Subject Re: numeric type conversions
Date
Msg-id 2163.1032883871@sss.pgh.pa.us
Whole thread Raw
In response to numeric type conversions  (Ruslan A Dautkhanov <rusland@scn.ru>)
List pgsql-bugs
Ruslan A Dautkhanov <rusland@scn.ru> writes:
> I should cast field of 'text' type to the 'numeric' type,
> but PG output error message: "ERROR:  Cannot cast type 'text' to
> 'numeric'".

This has been fixed for 7.3.

> Imho, almost all types should have default convertors from and to
> the 'text' (varchar etc) type..

Probably.

            regards, tom lane

pgsql-bugs by date:

Previous
From: fredrik chabot
Date:
Subject: Re: some other backend died abnormally
Next
From: Tom Lane
Date:
Subject: Re: some other backend died abnormally