Re: BRIN indexes for MAX, MIN, ORDER BY?
Gavin Wahl <gavinwahl@gmail.com>
From: Gavin Wahl <gavinwahl@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2015-09-28T00:44:54Z
Lists: pgsql-hackers
> Yeah. I would urgently recommend that people *not* try to build new > things like planagg.c right now. A large part of the point of upper > planner path-ification is to have a less grotty way of dealing with > things like specialized aggregate implementations. Ok. I will wait and ask again later.