Re: Pluggable Indexes (was Re: rmgr hooks (v2))

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Pluggable Indexes (was Re: rmgr hooks (v2))
Дата
Msg-id 4978C7CE.8050805@agliodbs.com
обсуждение исходный текст
Ответ на Re: Pluggable Indexes (was Re: rmgr hooks (v2))  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Pluggable Indexes (was Re: rmgr hooks (v2))  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
All,

I have a suggestion for the rmgr patch.

Currently, there are *no* plans to get WAL working for the new hash 
indexes, nor is there time.

I suggest that we take the rmgr patch and combine it with getting WAL 
working properly for Bitmap-on-disk and Hash indexes in 8.5.  Having 
this patch attached to an actual implementation will show if it's the 
correct code to make building new types of indexes easier, or not, 
rather than arguing about it in the abstract.

In other words, I'm suggesting that we move it to commitfest-first for 
8.5.  It's not like we don't have plenty of features and uncommitted 
patches for 8.4, and it's not like Simon is going away.

--Josh


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH] EnableDisableTrigger Cleanup & Questions
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Visibility map and freezing