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

From Kirill Simonov
Subject Re: Logical Aggregate Functions (eg ANY())
Date
Msg-id 4EEA41D0.1050707@resolvent.net
Whole thread Raw
In response to Logical Aggregate Functions (eg ANY())  (Robert James <srobertjames@gmail.com>)
List pgsql-general
On 12/15/2011 11:10 AM, Robert James wrote:
> I see Postgres (I'm using 8.3) has bitwise aggregate functions
> (bit_or), but doesn't seem to have logical aggregate functions.
>

They are called BOOL_AND and BOOL_OR, see
http://www.postgresql.org/docs/8.3/interactive/functions-aggregate.html


Thanks,
Kirill

pgsql-general by date:

Previous
From: Tony Capobianco
Date:
Subject: null tablespace?
Next
From: Raghavendra
Date:
Subject: Re: null tablespace?