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