aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/table/toast_helper.c
Commit message (Expand)AuthorAge
* Allow configurable LZ4 TOAST compression.Robert Haas2021-03-19
* Update copyright for 2021Bruce Momjian2021-01-02
* 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