Re: multivariate statistics / patch v7

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: multivariate statistics / patch v7
Дата
Msg-id 56042827.6080602@agliodbs.com
обсуждение исходный текст
Ответ на Re: WIP: multivariate statistics / proof of concept  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: multivariate statistics / patch v7  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
Tomas,

> attached is v7 of the multivariate stats patch. The main improvement is
> major refactoring of the clausesel.c portion - splitting the awfully
> long spaghetti-style functions into smaller pieces, making it much more
> understandable etc.

So presumably v7 handles varlena attributes as well, yes?   I have a
destruction test case for correlated column stats, so I'd like to test
your patch on it.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: DBT-3 with SF=20 got failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TEXT vs VARCHAR join qual push down diffrence, bug or expected?