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 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-03 | Remove create_singleton_array(), hard-coding the case in its sole caller. | Tom Lane | 10.0 |
| 2017-05-01 | Improve function header comment for create_singleton_array(). | Tom Lane | 10.0 |
| 2016-10-30 | Improve speed of aggregates that use array_append as transition function. | Tom Lane | 10.0 |