Re: index-only count(*) for indexes supporting bitmap scans

From: Alexey Chernyshov <a(dot)chernyshov(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Alexander Kuzmenkov <a(dot)kuzmenkov(at)postgrespro(dot)ru>
Subject: Re: index-only count(*) for indexes supporting bitmap scans
Date: 2017-09-07 13:18:37
Message-ID: 20170907131837.18925.19752.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

One thing I have noticed is a trailing whitespace after "bogus one":

123 + * If we don't have to fetch the tuple, just return a
124 + * bogus one
125 + */

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2017-09-07 13:46:17 Re: log_destination=file
Previous Message Kyotaro HORIGUCHI 2017-09-07 12:59:56 Re: Restricting maximum keep segments by repslots