aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_error.cpp
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2020-12-30 20:19:15 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2020-12-30 20:31:15 +0300
commit62097a4cc8c725fa86d3170396a8f30609acd0d3 (patch)
treecbbf7e3fc3f7722abf19f29fec592e7d4ac5df3e /src/backend/jit/llvm/llvmjit_error.cpp
parent860fe27ee1e2a4a1c36c2f874c37656533cccce9 (diff)
downloadpostgresql-62097a4cc8c725fa86d3170396a8f30609acd0d3.tar.gz
postgresql-62097a4cc8c725fa86d3170396a8f30609acd0d3.zip
Fix selectivity estimation @> (anymultirange, anyrange) operator
Attempt to get selectivity estimation for @> (anymultirange, anyrange) operator caused an error in buildfarm, because this operator was missed in switch() of calc_hist_selectivity(). Fix that and also make regression tests reliably check that selectivity estimation for (multi)ranges doesn't fall. Previously, whether we test selectivity estimation for (multi)ranges depended on whether autovacuum managed to gather concurrently to the test. Reported-by: Michael Paquier Discussion: https://postgr.es/m/X%2BwmgjRItuvHNBeV%40paquier.xyz
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_error.cpp')
0 files changed, 0 insertions, 0 deletions