From: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
---|---|
To: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | david(at)fetter(dot)org, dean(dot)a(dot)rasheed(at)gmail(dot)com, alvherre(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: multivariate statistics (v25) |
Date: | 2017-03-02 14:53:45 |
Message-ID: | 072e9ebe-02d7-9e20-7eb1-3a24ec9480a3@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 03/02/2017 03:52 PM, Tomas Vondra wrote:
> On 03/02/2017 07:42 AM, Kyotaro HORIGUCHI wrote:
>> Hello,
>>
>> At Thu, 2 Mar 2017 04:05:34 +0100, Tomas Vondra
>> <tomas(dot)vondra(at)2ndquadrant(dot)com> wrote in
>> <a78ffb17-70e8-a55a-c10c-66ab575e88ed(at)2ndquadrant(dot)com>
>>> OK,
>>>
>>> attached is v24 of the patch series, addressing most of the reported
>>> issues and comments (at least I believe so). The main changes are:
>>
>> Unfortunately, 0002 conflicts with the current master
>> (4461a9b). Could you rebase them or tell us the commit where this
>> patches stand on?
>>
>
> Attached is a rebased patch series, otherwise it's the same as v24.
>
This time with the attachments ....
regards
--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-teach-pull_-varno-varattno-_walker-about-Restric-v25.patch.gz | application/gzip | 732 bytes |
0002-PATCH-shared-infrastructure-and-ndistinct-coeffi-v25.patch.gz | application/gzip | 37.6 KB |
0003-PATCH-functional-dependencies-only-the-ANALYZE-p-v25.patch.gz | application/gzip | 16.3 KB |
0004-PATCH-selectivity-estimation-using-functional-de-v25.patch.gz | application/gzip | 14.0 KB |
0005-PATCH-multivariate-MCV-lists-v25.patch.gz | application/gzip | 31.8 KB |
0006-PATCH-multivariate-histograms-v25.patch.gz | application/gzip | 39.1 KB |
0007-WIP-use-ndistinct-for-selectivity-estimation-in--v25.patch.gz | application/gzip | 4.3 KB |
0008-WIP-allow-using-multiple-statistics-in-clauselis-v25.patch.gz | application/gzip | 2.0 KB |
0009-WIP-psql-tab-completion-basics-v25.patch.gz | application/gzip | 1.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Steele | 2017-03-02 14:57:50 | Re: [PATCH] kNN for btree |
Previous Message | Tomas Vondra | 2017-03-02 14:52:51 | Re: multivariate statistics (v25) |