Allow index AMs to calculate custom statistics / BRIN

Edit
ID 3952
Title Allow index AMs to calculate custom statistics / BRIN
Topic Performance
Created 2022-10-18 11:37:27
Last modified 2022-12-17 23:52:45 (1 year, 11 months ago)
Latest email 2022-12-06 18:34:47 (1 year, 11 months ago)
Status
2022-11: Returned with feedback
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3952
git checkout commitfest/cf/3952
Emails
PATCH: AM-specific statistics, with an example implementation for BRIN (WIP)
First at 2022-10-18 11:33:59 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest at 2022-12-06 18:34:47 by Andres Freund <andres at anarazel.de>
Latest attachment (indexam-statistics-with-brin-20221018.patch) at 2022-10-18 11:33:59 from Tomas Vondra <tomas.vondra at enterprisedb.com>
    Attachment (indexam-statistics-with-brin-20221018.patch) at 2022-10-18 11:33:59 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
History
When Who What
2022-12-17 23:52:45 Michael Paquier (michael-kun) Closed in commitfest 2022-11 with status: Returned with feedback
2022-12-07 18:27:21 Andres Freund (andresfreund) New status: Waiting on Author
2022-10-18 11:37:37 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2022-10-18 11:37:27 Tomas Vondra (fuzzycz) Attached mail thread 7cfb21ed-ddd3-821b-a852-75fe42c64d49@enterprisedb.com
2022-10-18 11:37:27 Tomas Vondra (fuzzycz) Created patch record
Edit