Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-01-07 | tableam: New callback relation_fetch_toast_slice. | Robert Haas | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-04 | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 13.0 |
| 2019-09-06 | Create an API for inserting and deleting rows in TOAST tables. | Robert Haas | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |