Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-13 | pg_attribute_no_sanitize_alignment() macro | Tom Lane | 13.3 |
| 2020-02-21 | Assume that we have signed integral types and flexible array members. | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have memmove(). | Tom Lane | 13.0 |
| 2019-11-12 | Fix ecpglib.h to declare bool consistently with c.h. | Tom Lane | 13.0 |
| 2019-11-07 | Fix integer-overflow edge case detection in interval_mul and pgbench. | Tom Lane | 13.0 |