On Sun, Jun 12, 2011 at 6:46 AM, Florian Pflug <[email protected]> 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". -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
