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-01T15:40:49Z
Lists: pgsql-hackers
Attachments
- brin-correlation-v3.patch (text/plain) patch v3
Alvaro Herrera wrote: > 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. Here is Emre's patch rebased to current sources. -- Á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