the order of operator computation

Поиск
Список
Период
Сортировка
От Jian He
Тема the order of operator computation
Дата
Msg-id CAMV54g3uW+jQkVnOaSQOU9fVsYjmz1XF8v-bzRZyPvsJLSuNOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: the order of operator computation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql

In other language:
(+) 1 1  

will return 2.

In postgresql seems like the order is fixed. 
LEFTARG Operator RIGHTARG

Is there some way to achieve:
 Operator LEFTARG RIGHTARG 


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

Предыдущее
От: Steve Midgley
Дата:
Сообщение: Re: PostgreSQL trigger on user logon
Следующее
От: Tom Lane
Дата:
Сообщение: Re: the order of operator computation