pageinspect: Hash index support

Поиск
Список
Период
Сортировка
От Jesper Pedersen
Тема pageinspect: Hash index support
Дата
Msg-id e2ac6c58-b93f-9dd9-f4e6-d6d30add7fdf@redhat.com
обсуждение исходный текст
Ответы Re: pageinspect: Hash index support  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hi,

Attached is a patch that adds support for hash indexes in pageinspect.

The functionality (hash_metap, hash_page_stats and hash_page_items)
follows the B-tree functions.

This patch will need an update once Amit's and Mithun's work on
Concurrent Hash Indexes is committed to account for the new meta-page
constants.

I'll create a CommitFest entry for this submission.

Feedback is most welcome.

Best regards,
  Jesper

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: some requests on auditing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GIN logging GIN_SEGMENT_UNMODIFIED actions?