Re: amcheck support for BRIN indexes
Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
From: Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-06T18:59:39Z
Lists: pgsql-hackers
Attachments
- v6-0001-brin-refactoring.patch (text/x-patch) patch v6-0001
- v6-0003-amcheck-brin_index_check-heap-all-indexed.patch (text/x-patch) patch v6-0003
- v6-0002-amcheck-brin_index_check-index-structure-check.patch (text/x-patch) patch v6-0002
- v6-0005-using-withinRange-function-for-heap-all-indexed-c.patch (text/x-patch) patch v6-0005
- v6-0004-Adds-new-BRIN-support-function-withinRange.patch (text/x-patch) patch v6-0004
Sorry, forget to run a full test run with the new patch version. Some tests were unhappy with the new unknown support function. Here the new version with the fix. Best regards, Arseniy Mukhin