diff options
author | Dean Rasheed <dean.a.rasheed@gmail.com> | 2020-12-08 19:39:24 +0000 |
---|---|---|
committer | Dean Rasheed <dean.a.rasheed@gmail.com> | 2020-12-08 19:39:24 +0000 |
commit | 88b0898fe35a5a0325fca21bd4f3ed6dffb364c1 (patch) | |
tree | fd18e47ff06c40a6349c27f30b29ad57deedde82 /src/backend/utils/adt/arrayfuncs.c | |
parent | f2a69b352de1dffc534c4835010e736018aa94de (diff) | |
download | postgresql-88b0898fe35a5a0325fca21bd4f3ed6dffb364c1.tar.gz postgresql-88b0898fe35a5a0325fca21bd4f3ed6dffb364c1.zip |
Improve estimation of OR clauses using multiple extended statistics.
When estimating an OR clause using multiple extended statistics
objects, treat the estimates for each set of clauses for each
statistics object as independent of one another. The overlap estimates
produced for each statistics object do not apply to clauses covered by
other statistics objects.
Dean Rasheed, reviewed by Tomas Vondra.
Discussion: https://postgr.es/m/CAEZATCW=J65GUFm50RcPv-iASnS2mTXQbr=CfBvWRVhFLJ_fWA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions