Logical Aggregate Functions (eg ANY()) - Mailing list pgsql-general

From Robert James
Subject Logical Aggregate Functions (eg ANY())
Date
Msg-id CAGYyBggtk3Lc9q51N7zbyHxFVA2nHhVTt03OG+KEMc9R390QtQ@mail.gmail.com
Whole thread Raw
Responses Re: Logical Aggregate Functions (eg ANY())  (Merlin Moncure <mmoncure@gmail.com>)
Re: Logical Aggregate Functions (eg ANY())  (Kirill Simonov <xi@resolvent.net>)
Re: Logical Aggregate Functions (eg ANY())  (Marti Raudsepp <marti@juffo.org>)
List pgsql-general
I see Postgres (I'm using 8.3) has bitwise aggregate functions
(bit_or), but doesn't seem to have logical aggregate functions.

How do I do the equivalent of an ANY() or ALL() in PG Aggregate SQL?

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Server/Data Migration Advice
Next
From: Carlos Mennens
Date:
Subject: Re: Server/Data Migration Advice