aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/toast_internals.h
Commit message (Expand)AuthorAge
* Short-circuit slice requests that are for more than the object's size.Tom Lane2021-03-22
* Mostly-cosmetic adjustments of TOAST-related macros.Tom Lane2021-03-22
* Allow configurable LZ4 TOAST compression.Robert Haas2021-03-19
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Blind attempt to fix pglz_maximum_compressed_sizeTomas Vondra2019-10-01
* Optimize partial TOAST decompressionTomas Vondra2019-10-01
* Split tuptoaster.c into three separate files.Robert Haas2019-09-05