Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-11 | Support building with Visual Studio 2015 | Andrew Dunstan | 9.3.25 |
| 2016-04-21 | Improve TranslateSocketError() to handle more Windows error codes. | Tom Lane | 9.3.13 |
| 2016-04-21 | Remove dead code in win32.h. | Tom Lane | 9.3.13 |
| 2016-04-21 | Provide errno-translation wrappers around bind() and listen() on Windows. | Tom Lane | 9.3.13 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-01-26 | Enable building with Visual Studion 2013. | Andrew Dunstan | 9.3.3 |
| 2013-08-26 | Unconditionally use the WSA equivalents of Socket error constants. | Andrew Dunstan | 9.3.0 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2012-11-07 | Add URLs to document why DLLIMPORT is needed on Windows. | Bruce Momjian | 9.3.0 |
| 2012-09-28 | Remove checks for now long outdated compilers. | Andrew Dunstan | 9.3.0 |