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

From Stephen J. Butler
Subject Re: Boolean operators without commutators vs. ALL/ANY
Date
Msg-id BANLkTinc+D64qc9rdAxMR1K=0v-MpF1Uig@mail.gmail.com
Whole thread Raw
In response to Boolean operators without commutators vs. ALL/ANY  (Florian Pflug <fgp@phlo.org>)
List pgsql-hackers
On Sun, Jun 12, 2011 at 6:46 AM, Florian Pflug <fgp@phlo.org> wrote:
> (B) There should be a way to use ANY()/ALL() with the
> array elements becoming the left arguments of the operator.

FWIW, in case people were unaware, this is getting close to Perl 6
junctions/superpositions. See:
<http://dev.perl.org/perl6/doc/design/exe/E06.html> "The Wonderful
World of Junctions". Beyond "any" and "all" they propose "one" and
"none".


pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: Boolean operators without commutators vs. ALL/ANY
Next
From: richhguard-monotone@yahoo.co.uk
Date:
Subject: PATCH: CreateComments: use explicit indexing for ``values''