Re: How to force Postgres to calculate MAX(boolean)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to force Postgres to calculate MAX(boolean)
Дата
Msg-id 8445.1120749753@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to force Postgres to calculate MAX(boolean)  ("Andrus" <noeetasoftspam@online.ee>)
Список 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 по дате отправления:

Предыдущее
От: Joe Markwardt
Дата:
Сообщение: Re: ERROR: cache lookup failed for relation 438095645
Следующее
От: Stephane Bortzmeyer
Дата:
Сообщение: Re: Implement updated column in all tables