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  (Hannu Krosing <hannu@2ndQuadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: "Arulappan, Arul Shaji"
Дата:
Сообщение: Re: UTF8 national character data type support WIP patch and list of open issues.
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Patch for fail-back without fresh backup