Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Introduce macros for typalign and typstorage constants. | Tom Lane | 2020-03-04 |
* | tableam: New callback relation_fetch_toast_slice. | Robert Haas | 2020-01-07 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 2019-10-04 |
* | Create an API for inserting and deleting rows in TOAST tables. | Robert Haas | 2019-09-06 |
* | Split tuptoaster.c into three separate files. | Robert Haas | 2019-09-05 |