Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| 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-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-04-14 | Fix incorrect format placeholders | Peter Eisentraut | 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 |