Re: record identical operator - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: record identical operator
Date
Msg-id CAKddOFDjrq4v=8ngB23gn_vRkF2vDHXFVF6Rd+ETrKtXJkecCQ@mail.gmail.com
Whole thread Raw
In response to Re: record identical operator  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: record identical operator
List 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 by date:

Previous
From: "Arulappan, Arul Shaji"
Date:
Subject: Re: UTF8 national character data type support WIP patch and list of open issues.
Next
From: Fujii Masao
Date:
Subject: Re: Patch for fail-back without fresh backup