Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-30 | Fix handling of BC years in to_date/to_timestamp. | Tom Lane | 9.5.24 |
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 9.5.22 |
| 2020-01-23 | Fix an oversight in commit 4c70098ff. | Tom Lane | 9.5.21 |
| 2020-01-23 | Clean up formatting.c's logic for matching constant strings. | Tom Lane | 9.5.21 |
| 2016-05-06 | Fix possible read past end of string in to_timestamp(). | Tom Lane | 9.5.3 |
| 2016-03-17 | Fix assorted breakage in to_char()'s OF format option. | Tom Lane | 9.5.2 |
| 2015-05-04 | Second try at fixing warnings caused by commit 9b43d73b3f9bef27. | Tom Lane | 9.5.0 |