Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-20 | Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. | Tom Lane | 14.0 |
| 2021-05-20 | Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. | Tom Lane | 13.4 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-03-22 | Mostly-cosmetic adjustments of TOAST-related macros. | Tom Lane | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2021-01-13 | Pass down "logically unchanged index" hint. | Peter Geoghegan | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-03-21 | During heap rebuild, lock any TOAST index until end of transaction. | Noah Misch | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |