Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tableam: New callback relation_fetch_toast_slice. | Robert Haas | 2020-01-07 |
* | 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 |
* | Move heap-specific detoasting logic into a separate function. | Robert Haas | 2019-12-18 |
* | Fix bad formula in previous commit. | Robert Haas | 2019-12-17 |
* | Code cleanup for toast_fetch_datum and toast_fetch_datum_slice. | Robert Haas | 2019-12-17 |
* | Properly determine length for on-disk TOAST values | Tomas Vondra | 2019-11-16 |
* | Fix typos in the code | Michael Paquier | 2019-10-30 |
* | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 2019-10-04 |
* | Optimize partial TOAST decompression | Tomas Vondra | 2019-10-01 |
* | Split tuptoaster.c into three separate files. | Robert Haas | 2019-09-05 |