Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Short-circuit slice requests that are for more than the object's size. | Tom Lane | 2021-03-22 |
* | Mostly-cosmetic adjustments of TOAST-related macros. | Tom Lane | 2021-03-22 |
* | Allow configurable LZ4 TOAST compression. | Robert Haas | 2021-03-19 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Blind attempt to fix pglz_maximum_compressed_size | Tomas Vondra | 2019-10-01 |
* | Optimize partial TOAST decompression | Tomas Vondra | 2019-10-01 |
* | Split tuptoaster.c into three separate files. | Robert Haas | 2019-09-05 |