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

From Peter Eisentraut
Subject Re: Boolean operators without commutators vs. ALL/ANY
Date
Msg-id 1308199094.30501.0.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Boolean operators without commutators vs. ALL/ANY  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On mån, 2011-06-13 at 10:19 -0400, Andrew Dunstan wrote:
> On 06/13/2011 10:07 AM, Robert Haas wrote:
> > Some languages use =~ and some use just ~... I was just
> > wondering if anyone thought the commutator of =~ was ~=...
> 
> My feeling is it's a bit dangerous. It's too easy to fat-finger the 
> reverse op, and get something quite unintended.

Yes, it looked highly dangerous to me as well.



pgsql-hackers by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: pg_upgrade using appname to lock out other users
Next
From: Peter Eisentraut
Date:
Subject: Re: Boolean operators without commutators vs. ALL/ANY