Re: How to force Postgres to calculate MAX(boolean) - Mailing list pgsql-general

From Tom Lane
Subject Re: How to force Postgres to calculate MAX(boolean)
Date
Msg-id 8445.1120749753@sss.pgh.pa.us
Whole thread Raw
In response to How to force Postgres to calculate MAX(boolean)  ("Andrus" <noeetasoftspam@online.ee>)
List pgsql-general
"Andrus" <noeetasoftspam@online.ee> writes:
> MAX(boolean) should return true if its argument evaluates true for at least
> one row.

We call it bool_or() ...

            regards, tom lane

pgsql-general by date:

Previous
From: Joe Markwardt
Date:
Subject: Re: ERROR: cache lookup failed for relation 438095645
Next
From: Stephane Bortzmeyer
Date:
Subject: Re: Implement updated column in all tables