Re: starne error from select 1!=-1

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: starne error from select 1!=-1
Дата
Msg-id
10145.1145134831@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
starne error from select 1!=-1 "Andrus" <eetasoft@online.ee>
Re: starne error from select 1!=-1 Tom Lane <tgl@sss.pgh.pa.us>
"Andrus"  writes:
> select 1!=-1
> ERROR:  operator does not exist: integer !=- integer

> Isn't this a bit stange ?

No.  We couldn't really parse this any other way without disallowing -
(and +) altogether in multi-character operator names.  There's a special
hack for SQL-spec compatibility, but it doesn't trigger in this case;
see

http://www.postgresql.org/docs/8.1/static/sql-syntax.html#SQL-SYNTAX-OPERATORS

			regards, tom lane
В списке pgsql-general по дате отправления
От: Andrus
Дата:
Сообщение: starne error from select 1!=-1
От: Francisco Reyes
Дата:
FAQ