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-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2020-10-29 | Don't use custom OID symbols in pg_type.dat, either. | Tom Lane | 14.0 |
| 2020-09-05 | Improve some ancient, crufty code in bootstrap + initdb. | Tom Lane | 14.0 |
| 2020-07-21 | Be more careful about marking catalog columns NOT NULL by default. | Tom Lane | 14.0 |