Age | Commit message (Expand) | Author |
---|---|---|
15 hours | Split regression tests for TOAST compression methods into two files | Michael Paquier |
2024-05-03 | Fix segmentation fault in MergeInheritedAttribute() | Peter Eisentraut |
2024-02-20 | Revert "Improve compression and storage support with inheritance" | Peter Eisentraut |
2024-02-16 | Improve compression and storage support with inheritance | Peter Eisentraut |
2023-03-13 | Remove incidental md5() function uses from main regression tests | Peter Eisentraut |
2021-06-14 | Remove forced toast recompression in VACUUM FULL/CLUSTER | Michael Paquier |
2021-05-27 | Rethink definition of pg_attribute.attcompression. | Tom Lane |
2021-03-25 | Fix interaction of TOAST compression with expression indexes. | Robert Haas |
2021-03-22 | Error on invalid TOAST compression in CREATE or ALTER TABLE. | Robert Haas |
2021-03-21 | Make compression.sql regression test independent of default. | Tom Lane |
2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas |