Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-12 | On all Windows platforms, not just Cygwin, use _timezone and _tzname. | Tom Lane | 9.3.25 |
| 2015-05-19 | Revert error-throwing wrappers for the printf family of functions. | Tom Lane | 9.3.7 |
| 2014-10-18 | Declare mkdtemp() only if we're providing it. | Tom Lane | 9.3.6 |
| 2014-05-15 | Fix unportable setvbuf() usage in initdb. | Tom Lane | 9.3.5 |
| 2013-03-17 | initdb needs pqsignal() even on Windows. | Tom Lane | 9.3.0 |
| 2013-03-17 | Move pqsignal() to libpgport. | Tom Lane | 9.3.0 |