Commit Graph

11 Commits (fa44b8b7fbb7eb0f13546aa13976f9919a4ca201)

Author SHA1 Message Date
Michael Paquier 31d3847a37 Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
Peter Eisentraut e158fd4d68 Remove no longer needed casts from Pointer 2 weeks ago
Peter Eisentraut 710e6c4301 Remove unneeded casts of BufferGetPage() result 4 months ago
Tomas Vondra 0cf205e122 amcheck: Fix posting tree checks in gin_index_check() 6 months ago
Tomas Vondra cdd1a431f2 amcheck: Fix parent key check in gin_index_check() 6 months ago
Tomas Vondra 0b54b39233 amcheck: Fix checks of entry order for GIN indexes 6 months ago
Tomas Vondra 8dd41c0bff amcheck: Remove unused GinScanItem->parentlsn field 6 months ago
Michael Paquier 88e947136b Fix typos and grammar in the code 8 months ago
Peter Eisentraut c55df7c6ea Fix incorrect format placeholders 8 months ago
Tomas Vondra ec4327d106 amcheck: Fix indentation in verify_gin.c 9 months ago
Tomas Vondra 14ffaece0f amcheck: Add gin_index_check() to verify GIN index 9 months ago