Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-10 | Prevent integer overflows in array subscripting calculations. | Tom Lane | 10.17 |
| 2019-07-01 | Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. | Noah Misch | 10.10 |
| 2018-09-24 | Fix over-allocation of space for array_out()'s result string. | Tom Lane | 10.6 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-01-05 | Fix handling of empty arrays in array_fill(). | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |