Re: Using multiple extended statistics for estimates
Mark Dilger <hornschnorter@gmail.com>
From: Mark Dilger <hornschnorter@gmail.com>
To: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-11-13T18:04:36Z
Lists: pgsql-hackers
Attachments
- code_review.patch (text/x-patch) patch
On 11/13/19 7:28 AM, Tomas Vondra wrote: > Hi, > > here's an updated patch, with some minor tweaks based on the review and > added tests (I ended up reworking those a bit, to make them more like > the existing ones). Thanks, Tomas, for the new patch set! Attached are my review comments so far, in the form of a patch applied on top of yours. -- Mark Dilger
Commits
-
Apply multiple multivariate MCV lists when possible
- eae056c19ee8 13.0 landed
-
Apply all available functional dependencies
- aaa6761876ba 13.0 landed