Re: Boolean operators without commutators vs. ALL/ANY - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Boolean operators without commutators vs. ALL/ANY
Date
Msg-id 26802.1308259997@sss.pgh.pa.us
Whole thread Raw
In response to Re: Boolean operators without commutators vs. ALL/ANY  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Boolean operators without commutators vs. ALL/ANY
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I don't really agree that visual correlation needs to trump everything.
> If say
>     foo =~ bar
> and
>     foo ~= bar
> were to produce completely different results, this would introduce bugs
> all over the place.

Huh?  That's about like arguing that standard mathematical notation is
broken because a < b and a > b don't produce the same result.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Another swing at JSON
Next
From: Tom Lane
Date:
Subject: Re: Another swing at JSON