Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-06 | Fix possible read past end of string in to_timestamp(). | Tom Lane | 9.2.17 |
| 2013-03-05 | Fix to_char() to use ASCII-only case-folding rules where appropriate. | Tom Lane | 9.2.4 |
| 2013-01-14 | Reject out-of-range dates in to_date(). | Tom Lane | 9.2.3 |
| 2012-07-02 | Fix to_date's handling of year 519. | Tom Lane | 9.2.0 |
| 2011-09-07 | Fix corner case bug in numeric to_char(). | Tom Lane | 9.2.0 |