Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-04 | Suppress compiler warning in non-SSL, non-assert builds. | Noah Misch | 12.0 |
| 2019-02-16 | Suppress another case of MSVC warning 4146. | Noah Misch | 12.0 |
| 2019-02-16 | In imath.h, replace stdint.h usage with c.h equivalents. | Noah Misch | 12.0 |
| 2019-02-16 | Import changes from IMath versions (1.3, 1.29]. | Noah Misch | 12.0 |
| 2019-02-13 | More unconstify use | Peter Eisentraut | 12.0 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 12.0 |