Re: Index AM API cleanup

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Index AM API cleanup
Дата
Msg-id 06419469-03dc-4824-9c74-615afccbf9d9@eisentraut.org
обсуждение исходный текст
Ответ на Re: Index AM API cleanup  (Mark Dilger <mark.dilger@enterprisedb.com>)
Список pgsql-hackers
While studying the patch "[PATCH v21 08/12] Allow non-btree indexes to 
participate in mergejoin", I figured we could do the sortsupport.c piece 
much simpler.  The underlying issue there is similar to commits 
0d2aa4d4937 and c594f1ad2ba: We're just using the btree strategy numbers 
to pass information about the sort direction.  We can do this simpler by 
just passing a bool.  See attached patch.
Вложения

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