Re: add operator ^= to mean not equal (like != and <>)

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: "孙诗浩(思才)" <sunshihao(dot)ssh(at)alibaba-inc(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: add operator ^= to mean not equal (like != and <>)
Date: 2021-08-10 09:13:03
Message-ID: AF581ACF-F2A3-4B55-9582-0B779267A976@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 10 Aug 2021, at 11:10, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:

> What is he reason you want to add ^= is there any other databases which uses ^= for inequality?

I assume it's because of Oracle compatibility which AFAIK is the only database
supporting ^=.

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message kuroda.hayato@fujitsu.com 2021-08-10 09:27:46 RE: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE
Previous Message Andreas Karlsson 2021-08-10 09:10:00 Re: add operator ^= to mean not equal (like != and <>)