Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-02-01 | Optimizations for integer to decimal output. | Andrew Gierth | 13.0 |
| 2020-01-25 | Add functions gcd() and lcm() for integer and numeric types. | Dean Rasheed | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-07 | Fix integer-overflow edge case detection in interval_mul and pgbench. | Tom Lane | 13.0 |