Re: there is a way to deactivate type validation on 8.3.1????

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: there is a way to deactivate type validation on 8.3.1????
Дата
Msg-id 4C000AE1.4040006@gmail.com
обсуждение исходный текст
Ответ на there is a way to deactivate type validation on 8.3.1????  (erobles <erobles@sensacd.com.mx>)
Ответы Re: there is a way to deactivate type validation on 8.3.1????  (Bill Moran <wmoran@potentialtech.com>)
Re: there is a way to deactivate type validation on 8.3.1????  (erobles <erobles@sensacd.com.mx>)
Список pgsql-general
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.klaver@gmail.com

В списке pgsql-general по дате отправления:

Предыдущее
От: erobles
Дата:
Сообщение: there is a way to deactivate type validation on 8.3.1????
Следующее
От: Bill Moran
Дата:
Сообщение: Re: there is a way to deactivate type validation on 8.3.1????