| From: | Arseniy Mukhin <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: amcheck support for BRIN indexes |
| Date: | 2025-07-06 18:59:39 |
| Message-ID: | CAE7r3MJFTso-uT2dTGg5rdvEHgyQQAu7YFR5sDUZLAtnC2ThCw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| v6-0001-brin-refactoring.patch | text/x-patch | 3.0 KB |
| v6-0003-amcheck-brin_index_check-heap-all-indexed.patch | text/x-patch | 29.7 KB |
| v6-0002-amcheck-brin_index_check-index-structure-check.patch | text/x-patch | 46.9 KB |
| v6-0005-using-withinRange-function-for-heap-all-indexed-c.patch | text/x-patch | 17.0 KB |
| v6-0004-Adds-new-BRIN-support-function-withinRange.patch | text/x-patch | 52.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Álvaro Herrera | 2025-07-06 19:49:54 | Re: amcheck support for BRIN indexes |
| Previous Message | Anthony Hsu | 2025-07-06 18:55:15 | Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin |