From: | Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pageinspect: Hash index support |
Date: | 2016-08-30 14:49:45 |
Message-ID: | e2ac6c58-b93f-9dd9-f4e6-d6d30add7fdf@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
Attachment | Content-Type | Size |
---|---|---|
0001-pageinspect-Hash-index-support_v1.patch | text/x-patch | 34.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-08-30 15:10:46 | Re: GIN logging GIN_SEGMENT_UNMODIFIED actions? |
Previous Message | Pavel Stehule | 2016-08-30 14:12:23 | some requests on auditing |