Just another question

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Just another question
Дата
Msg-id 199804230733.JAA30169@gauss.topsystem.de
обсуждение исходный текст
Список pgsql-hackers
I just noticed that there is an operator '=:'. What is it used for?

At the moment I have disabled ':' a_expr in the parser since it's not
distinguishable from a variable. The same problem appears with this
operator. But it can be worked around by using '= :<var>' instead of
'=:<var>'. On the other hand I wonder whether this operator is still needed
when ':' is not allowed in a_expr, b_expr, ...

Michael
--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] parser problem
Следующее
От: "Jose' Soares Da Silva"
Дата:
Сообщение: pginterface compiling