Re: BRIN cost estimate
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Emre Hasegeli <emre@hasegeli.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-03-01T10:45:51Z
Lists: pgsql-hackers
Emre Hasegeli wrote: > > The patch is attached. > > Now, it is actually attached. I have added this patch to the commitfest, which I've been intending to get in for a long time. I'll be submitting an updated patch, if needed. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix BRIN cost estimation
- 7e534adcdc70 10.0 landed
-
Make use of statistics on index expressions. There are still some
- a536ed53bca4 8.0.0 cited