there is a way to deactivate type validation on 8.3.1???? - Mailing list pgsql-general

From erobles
Subject there is a way to deactivate type validation on 8.3.1????
Date
Msg-id 4C000988.8070807@sensacd.com.mx
Whole thread Raw
Responses Re: there is a way to deactivate type validation on 8.3.1????  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
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.

pgsql-general by date:

Previous
From: Nilesh Govindarajan
Date:
Subject: Re: cannot use column references in default expression?
Next
From: Adrian Klaver
Date:
Subject: Re: there is a way to deactivate type validation on 8.3.1????