Add support for IN and @> in functional-dependency statistics use

Edit
ID 2434
Title Add support for IN and @> in functional-dependency statistics use
Topic Performance
Created 2020-02-01 08:51:08
Last modified 2020-07-01 08:48:02 (4 years, 4 months ago)
Latest email 2020-07-01 08:47:46 (4 years, 4 months ago)
Status
2020-07: Committed
2020-03: Moved to next CF
Target version
Authors Pierre Ducroquet (pinaraf)
Reviewers Tomas Vondra (fuzzycz), Dean Rasheed (deanr)Become reviewer
Committer Tomas Vondra (fuzzycz)
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/2434
git checkout commitfest/cf/2434
Emails
PATCH: add support for IN and @> in functional-dependency statistics use
First at 2020-02-01 07:51:04 by Pierre Ducroquet <p.psql at pinaraf.info>
Latest at 2020-07-01 08:47:46 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (dependencies_clauselist_selectivity-v3.patch) at 2020-03-19 19:53:39 from Dean Rasheed <dean.a.rasheed at gmail.com>
    Attachment (dependencies_clauselist_selectivity-v3.patch) at 2020-03-19 19:53:39 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (dependencies_clauselist_selectivity-v2.patch) at 2020-03-17 12:42:52 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (estimate-OR-similar-to-IN-clauses.patch) at 2020-03-14 18:45:35 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Apply-functional-dependencies-to-ScalarArrayOpExpr.patch) at 2020-03-05 02:34:14 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Add-support-for-IN-clauses-in-dependencies-check.patch) at 2020-02-01 07:51:04 from Pierre Ducroquet <p.psql at pinaraf.info> (Patch: Yes)

Annotations

When Who Mail Annotation
2020-02-01 08:58:57 Pierre Ducroquet (pinaraf) From Pierre Ducroquet <p.psql@pinaraf.info>
at 2020-02-01 07:51:04
Please note there are two patches in this email, with only one being shown here
History
When Who What
2020-07-01 08:48:02 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Committed
2020-04-08 16:23:00 David Steele (dsteele) Changed targetversion to None
2020-04-08 15:32:26 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-03-11 07:36:30 Dean Rasheed (deanr) Added deanr as reviewer
2020-03-05 21:30:00 Tomas Vondra (fuzzycz) Added fuzzycz as committer
2020-03-05 21:29:51 Tomas Vondra (fuzzycz) Added fuzzycz as reviewer
2020-02-01 08:58:57 Pierre Ducroquet (pinaraf) Added annotation "Please note there are two patches in this email, with only one being shown here" to 13902317.Eha0YfKkKy@pierred-pdoc
2020-02-01 08:52:48 Pierre Ducroquet (pinaraf) Changed authors to Pierre Ducroquet (pinaraf)
2020-02-01 08:52:48 Pierre Ducroquet (pinaraf) Changed targetversion to stable
2020-02-01 08:51:08 Pierre Ducroquet (pinaraf) Attached mail thread 13902317.Eha0YfKkKy@pierred-pdoc
2020-02-01 08:51:08 Pierre Ducroquet (pinaraf) Created patch record
Edit