Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-17 | amcheck: Fix posting tree checks in gin_index_check() | Tomas Vondra | 18.0 |
| 2025-06-17 | amcheck: Fix parent key check in gin_index_check() | Tomas Vondra | 18.0 |
| 2025-06-17 | amcheck: Fix checks of entry order for GIN indexes | Tomas Vondra | 18.0 |
| 2025-06-17 | amcheck: Remove unused GinScanItem->parentlsn field | Tomas Vondra | 18.0 |
| 2025-03-29 | amcheck: Fix indentation in verify_gin.c | Tomas Vondra | 18.0 |
| 2025-03-29 | amcheck: Add gin_index_check() to verify GIN index | Tomas Vondra | 18.0 |