select (random( )*10)::varchar(4)worked in 7.1.3
fails in 7.2
ERROR: value too long for type character varying(4)