WIP Join Removal

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема WIP Join Removal
Дата
Msg-id 1220176372.4371.118.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответы Re: WIP Join Removal  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Re: WIP Join Removal  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: WIP Join Removal  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
As discussed on 26 June, "Join Removal/Vertical Partitioning", here's a
patch to remove joins in certain circumstances.

Tested and blind reviewed, but this is complex and subtle enough I
welcome and expect your comments on corner cases and missed
complications. (Lord knows, I've been down a few blind alleys writing it
to date...)

Patch works, but there's a bit I haven't finished yet - checking unique
indexes. So patch is marked WIP for now. Depending upon how long
commitfest lasts I may have a fully working version. (Yes, I know its
only 1 hours work, but haven't worked out how yet...)

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support

Вложения

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: rmgr hooks and contrib/rmgr_hook
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Infrastructure changes for recovery