Grouped Index Tuples / Clustered Indexes

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Grouped Index Tuples / Clustered Indexes
Дата
Msg-id 45EE94C3.3090906@enterprisedb.com
обсуждение исходный текст
Ответы Re: Grouped Index Tuples / Clustered Indexes  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Re: Grouped Index Tuples / Clustered Indexes  ("Simon Riggs" <simon@2ndquadrant.com>)
Re: Grouped Index Tuples / Clustered Indexes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
I've updated the GIT patch at http://community.enterprisedb.com/git/. 
Bitrot caused by the findinsertloc-patch has been fixed, making that 
part of the GIT patch a little bit smaller and cleaner. I also did some 
refactoring, and minor cleanup and commenting.

Any comments on the design or patch? For your convenience, I copied the 
same text I added to access/nbtree/README to 
http://community.enterprisedb.com/git/git-readme.txt

Should we start playing the name game at this point? I've been thinking 
we should call this feature just Clustered Indexes, even though it's not 
exactly the same thing as clustered indexes in other DBMSs. From user 
point of view, they behave similarly enough that it may be best to use 
the existing term.

As a next step, I'm hoping to get the indexam API changes from the 
bitmap index patch committed soon, and in a way that supports GIT as well.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Auto creation of Partitions
Следующее
От: NikhilS
Дата:
Сообщение: Re: Auto creation of Partitions