Re: [HACKERS] index-only count(*) for indexes supporting bitmap scans - Mailing list pgsql-hackers

From Alexey Chernyshov
Subject Re: [HACKERS] index-only count(*) for indexes supporting bitmap scans
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] index-only count(*) for indexes supporting bitmap scans  (Alexander Kumenkov <[email protected]>)
Responses Re: [HACKERS] index-only count(*) for indexes supporting bitmap scans
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Hi Alexander,

make check-world fails on contrib/postgres_fdw because of Subquery Scan on ... Probably, query plan was changed.

The new status of this patch is: Waiting on Author

pgsql-hackers by date:

Previous
From: "Bossart, Nathan"
Date:
Subject: Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands
Next
From: [email protected]
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed