Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-21 | Fix possible internal overflow in numeric multiplication. | Tom Lane | 9.0.23 |
| 2014-09-12 | Fix power_var_int() for large integer exponents. | Tom Lane | 9.0.19 |
| 2011-09-07 | Fix corner case bug in numeric to_char(). | Tom Lane | 9.0.5 |
| 2009-08-10 | Support EEEE (scientific notation) in to_char(). | Tom Lane | 9.0.0 |