Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-07 | tableam: New callback relation_fetch_toast_slice. | Robert Haas | 13.0 |
| 2019-12-18 | Move heap-specific detoasting logic into a separate function. | Robert Haas | 13.0 |
| 2019-12-17 | Fix bad formula in previous commit. | Robert Haas | 13.0 |
| 2019-12-17 | Code cleanup for toast_fetch_datum and toast_fetch_datum_slice. | Robert Haas | 13.0 |
| 2019-10-04 | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |