Re: Tid scan improvements
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Edmund Horner <ejrh00@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-01T05:56:47Z
Lists: pgsql-hackers
On Thu, Aug 1, 2019 at 5:51 PM Edmund Horner <ejrh00@gmail.com> wrote: > On Thu, 1 Aug 2019 at 17:47, Thomas Munro <thomas.munro@gmail.com> wrote: > > On Thu, Aug 1, 2019 at 5:34 PM Edmund Horner <ejrh00@gmail.com> wrote: > > > Should we move to CF? We have been in the CF cycle for almost a year now... > > > > Hi Edmund, > > > > No worries, that's how it goes sometimes. Please move it to the next > > CF if you think you'll find some time before September. Don't worry > > if it might have to be moved again. We want the feature, and good > > things take time! > > Ok thanks. > > I tried moving it to the new commitfest, but it seems I cannot from > its current state. Done. You have to move it to "Needs review" first, and then move to next. (Perhaps we should change that... I don't think that obstacle achieves anything?) -- Thomas Munro https://enterprisedb.com
Commits
-
Add TID Range Scans to support efficient scanning ranges of TIDs
- bb437f995d47 14.0 landed
-
Improve planner's selectivity estimates for inequalities on CTID.
- f7111f72d2fd 12.0 landed