> On 30 Jun 2025, at 16:34, Andrey Borodin wrote:
>
> Please find attached two new steps for amcheck:
> 1. A function to verify GiST integrity. This patch is in decent shape, simply
> rebased from previous year.
> 2. Support on pg_amcheck's side for this function. This patch did not receive
>
Hello hackers!
In PG19 we made a step in improving amcheck and added GIN support.
This is a thread that continues previous work [0].
Please find attached two new steps for amcheck:
1. A function to verify GiST integrity. This patch is in decent shape, simply
rebased from previous year.
2. Suppor