Re: Automatic casting

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Automatic casting
Дата
Msg-id web-2828254@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Automatic casting  (Vicente Alabau Gonzalvo <vicente.alabau-gonzalvo@cgey.com>)
Список pgsql-sql
Vicente,


> if I try nodo_fecha_activ<= 1044226800000 then it gives me this error
> ERROR:  Unable to identify an operator '<=' for types 'numeric' and
> 'double precision'

This is a known problem that will be fixed in a later version of
Postgres.  For now, you have to cast.

-Josh



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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: 7.2 functions that return multiple result sets?
Следующее
От: "waimeng"
Дата:
Сообщение: PostgreSQL 7.3.1 multiple schema select query error: java.sql.SQLException: ERROR: parser: parse error at or near "."