Re: [WIP] Better partial index-only scans

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [WIP] Better partial index-only scans
Дата
Msg-id CA+TgmoZBrTqL7-rSt6+j35zY37Kroh9-9oEUeBAcasK=HQTPDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [WIP] Better partial index-only scans  (Joshua Yanovski <pythonesque@gmail.com>)
Ответы Re: [WIP] Better partial index-only scans  (Joshua Yanovski <pythonesque@gmail.com>)
Список pgsql-hackers
On Mon, Mar 17, 2014 at 3:14 AM, Joshua Yanovski <pythonesque@gmail.com> wrote:
> Here's a SQL script that (1) demonstrates the new index only scan
> functionality, and (2) at least on my machine, has a consistently
> higher planning time for the version with my change than without it.

I'm glad you're looking at this, but we're in the final throws of
nailing down 9.4 and I don't have anticipate I'll have time to look at
it in the near future.  You should add it here so we don't forget
about it:

https://commitfest.postgresql.org/action/commitfest_view/open

And you might also check this:
https://wiki.postgresql.org/wiki/Submitting_a_Patch

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Wiki Page Draft for upcoming release
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: Planner hints in Postgresql