Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Fix handling of wide datetime input/output. | Noah Misch | 9.2.7 |
| 2013-07-19 | Initialize day of year value. | Michael Meskes | 9.2.5 |
| 2013-03-04 | Fix overflow check in tm2timestamp (this time for sure). | Tom Lane | 9.2.4 |
| 2012-04-24 | Lots of doc corrections. | Robert Haas | 9.2.0 |
| 2012-03-15 | Add const qualifier to tzn returned by timestamp2tm() | Peter Eisentraut | 9.2.0 |
| 2012-03-14 | Improve EncodeDateTime and EncodeTimeOnly APIs | Peter Eisentraut | 9.2.0 |
| 2011-12-18 | Mark variables as const in pgtypeslib if they only carry a format string. | Michael Meskes | 9.2.0 |
| 2011-12-10 | Miscellaneous cleanup to silence compiler warnings seen on Mingw. | Andrew Dunstan | 9.2.0 |