Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-27 | Rethink definition of pg_attribute.attcompression. | Tom Lane | 14.0 |
| 2021-05-23 | Re-order pg_attribute columns to eliminate some padding space. | Tom Lane | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2021-02-02 | Build in some knowledge about foreign-key relationships in the catalogs. | Tom Lane | 14.0 |
| 2021-01-30 | Add primary keys and unique constraints to system catalogs | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-07 | Move catalog index declarations | Peter Eisentraut | 14.0 |