aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/table/toast_helper.c
Commit message (Expand)AuthorAge
* Introduce macros for typalign and typstorage constants.Tom Lane2020-03-04
* Update copyrights for 2020Bruce Momjian2020-01-01
* Rename some toasting functions based on whether they are heap-specific.Robert Haas2019-10-04
* Create an API for inserting and deleting rows in TOAST tables.Robert Haas2019-09-06