Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix corruption of toast indexes with REINDEX CONCURRENTLY | Michael Paquier | 2021-12-08 |
* | Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. | Tom Lane | 2021-05-20 |
* | During heap rebuild, lock any TOAST index until end of transaction. | Noah Misch | 2020-03-21 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Revert "Rename files and headers related to index AM" | Michael Paquier | 2019-12-27 |
* | Rename files and headers related to index AM | Michael Paquier | 2019-12-25 |
* | Split tuptoaster.c into three separate files. | Robert Haas | 2019-09-05 |