DONT_CARE Aggregate - Mailing list pgsql-general

From Robert James
Subject DONT_CARE Aggregate
Date
Msg-id CAGYyBgjmaBjNBJ_+dp83ik9Lr=WkKKEA=_zoYVQbm_8g-BW0fQ@mail.gmail.com
Whole thread Raw
Responses Re: DONT_CARE Aggregate  (Sergey Konoplev <gray.ru@gmail.com>)
Re: DONT_CARE Aggregate  (Marti Raudsepp <marti@juffo.org>)
List pgsql-general
Is there an aggregate that will return an arbitrary instance? That is,
not necessarily the max or min, just any one? (Which might perform
better than max or min)

More importantly:
Is there one which will return an arbitrary instance as long as it's not NULL

And even better:
An aggregate which will return the first instance that meets a certain
predicate?


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_xlog is getting bigger
Next
From: Adrian Klaver
Date:
Subject: Re: pg_xlog is getting bigger