Re: record identical operator

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: record identical operator
Дата
Msg-id CAKddOFDjrq4v=8ngB23gn_vRkF2vDHXFVF6Rd+ETrKtXJkecCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: record identical operator  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: record identical operator
Список pgsql-hackers
On Tue, Sep 17, 2013 at 8:23 AM, Kevin Grittner <kgrittn@ymail.com> wrote:

Of course, that begs the question of whether == is already "taken".
If not, we could knock one '=' off of everything above except for
"equals".  What existing uses are known for == ?

== is already taken as a common typo in plpgsql scripts. I strongly prefer if this remained an error.

IF foo == bar THEN ...

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