On 05/28/2010 11:20 AM, erobles wrote:
hi!
only for ask, there is a way to deactivate type validation, so i can do

select rtrim(number_field) from table ; with no error and the message:
"You might need to explicit type casts"

this is postgres 8.3.1.


What are you trying to do? I am trying to think what rtrim does on a number.

--
Adrian Klaver
adrian.kla...@gmail.com

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to