Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-31 | doc: 1-byte varlena headers can be used for user PLAIN storage | Bruce Momjian | 13.13 |
| 2020-03-05 | Remove RangeIOData->typiofunc | Alvaro Herrera | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-31 | Add const qualifiers to internal range type APIs | Peter Eisentraut | 13.0 |
| 2019-07-19 | Fix error in commit e6feef57. | Jeff Davis | 13.0 |
| 2019-07-18 | Fix daterange canonicalization for +/- infinity. | Jeff Davis | 13.0 |