Re: The != and +/- signs are joined together as an operator

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: The != and +/- signs are joined together as an operator
Дата
Msg-id CAKFQuwY4zVWKLp-94=t2Hcn91QdEGBm5h1s6tZW9xhU9Qxpo-g@mail.gmail.com
обсуждение исходный текст
Ответ на The != and +/- signs are joined together as an operator  ("谭忠涛" <zhongtao.tan@seaboxdata.com>)
Ответы Re: The != and +/- signs are joined together as an operator
Список pgsql-bugs
On Tuesday, March 18, 2025, 谭忠涛 <zhongtao.tan@seaboxdata.com> wrote:
case:
select 1 !=-1;
select 1 !=+1;


Explain why you think it is a bug.  From what I see those are potentially valid operator names that do not exist so “operator not found” is the correct outcome.

David J.
 

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