Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-28 | Message style improvements | Peter Eisentraut | 14.0 |
| 2021-06-14 | Remove forced toast recompression in VACUUM FULL/CLUSTER | Michael Paquier | 14.0 |
| 2021-05-27 | Rethink definition of pg_attribute.attcompression. | Tom Lane | 14.0 |
| 2021-03-25 | Fix interaction of TOAST compression with expression indexes. | Robert Haas | 14.0 |
| 2021-03-24 | Tidy up more loose ends related to configurable TOAST compression. | Robert Haas | 14.0 |
| 2021-03-22 | Error on invalid TOAST compression in CREATE or ALTER TABLE. | Robert Haas | 14.0 |
| 2021-03-21 | Make compression.sql regression test independent of default. | Tom Lane | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |