aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/common/toast_compression.c
Commit message (Expand)AuthorAge
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Refactor some error messages for easier translationPeter Eisentraut2021-05-12
* Tidy up more loose ends related to configurable TOAST compression.Robert Haas2021-03-24
* Mostly-cosmetic adjustments of TOAST-related macros.Tom Lane2021-03-22
* Suppress various new compiler warnings.Tom Lane2021-03-21
* Allow configurable LZ4 TOAST compression.Robert Haas2021-03-19